|
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
Sergejack , it is not completely true. Refer the link I posted...
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
Sergejack , it is not completely true. Refer the link I posted...
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
Sergejack , it is not completely true. Refer the link I posted...
|
-
Madhivanan Posted 2 Years ago through Just Learned | 5 Points
You should note the behaviour in the expressions used in the ORDER BY Clause
[code]select 1 as a, 2 as b order by GETDATE()[/code]
The following code throws an error Msg 245, Level 16, State 1, Line 1
Conversion failed when converting the nvarchar v
|
-
Madhivanan Posted 2 Years ago through Just Learned | 5 Points
You should note the behaviour in the expressions used in the ORDER BY Clause
[code]select 1 as a, 2 as b order by GETDATE()[/code]
The following code throws an error Msg 245, Level 16, State 1, Line 1
Conversion failed when converting the nvarcha...
|
-
Madhivanan Posted 2 Years ago through Just Learned | 5 Points
You should note the behaviour in the expressions used in the ORDER BY Clause
[code]select 1 as a, 2 as b order by GETDATE()[/code]
The following code throws an error Msg 245, Level 16, State 1, Line 1
Conversion failed when converting the nvarcha...
|
-
Madhivanan Learned 2 Years ago through Just Learned | 1 Point
You should note the behaviour in the expressions used in the ORDER BY Clause
[code]select 1 as a, 2 as b order by GETDATE()[/code]
The following code throws an error Msg 245, Level 16, State 1, Line 1
Conversion failed when converting the nvarcha...
|
-
Madhivanan Learned 2 Years ago through Just Learned | 1 Point
You should note the behaviour in the expressions used in the ORDER BY Clause
[code]select 1 as a, 2 as b order by GETDATE()[/code]
The following code throws an error Msg 245, Level 16, State 1, Line 1
Conversion failed when converting the nvarcha...
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
This is very good Pop Adrian. Thanks for sharing this...
|
-
Madhivanan Commented 2 Years ago through Just Learned | 1 Point
This is very good Pop Adrian. Thanks for sharing this...
|