|
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
Refer this for more informations
[http://msdn.microsoft.com/en-us/library/ms186838.aspx][1]
[1]: http://msdn.microsoft.com/en-us/library/ms186838.aspx...
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
This happens only when you create db with leading and trailing spaces in SSMS using New Database option. It is not possible when you create the same name using CREATE DATABASE statement if you dont use squre braces. Just like other objects, it is a vali...
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
This happens only when you create db with leading and trailing spaces in SSMS using New Database option. It is not possible when you create the same name using CREATE DATABASE statement if you dont use squre braces. Just like other objects, it is a vali...
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
This happens only when you create db with leading and trailing spaces in SSMS using New Database option. It is not possible when you create the same name using CREATE DATABASE statement if you dont use squre braces. Just like other objects, it is a vali...
|
-
Madhivanan Posted 2 Years ago through Just Learned | 5 Points
The WRITETEXT statement is used to update a column of datatypes text, ntext and image. However it will not fire INSERT or UPDATE triggers
|
-
Madhivanan Posted 2 Years ago through Just Learned | 5 Points
The WRITETEXT statement is used to update a column of datatypes text, ntext and image. However it will not fire INSERT or UPDATE triggers......
|
-
Madhivanan Posted 2 Years ago through Just Learned | 5 Points
The WRITETEXT statement is used to update a column of datatypes text, ntext and image. However it will not fire INSERT or UPDATE triggers......
|
-
Madhivanan Learned 2 Years ago through Just Learned | 1 Point
The WRITETEXT statement is used to update a column of datatypes text, ntext and image. However it will not fire INSERT or UPDATE triggers......
|
-
Madhivanan Learned 2 Years ago through Just Learned | 1 Point
The WRITETEXT statement is used to update a column of datatypes text, ntext and image. However it will not fire INSERT or UPDATE triggers......
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
Also read this post
http://beyondrelational.com/blogs/madhivanan/archive/2011/10/27/space-function-will-return-maximum-of-8000-spaces-only.aspx...
|