|
|
-
Samir Matkar Learned 11 Months ago through Just Learned | 1 Point
Suppose you have a huge table which has say 30-40 columns and you want to select all of them or most of them say around 30 columns. It is a tedious job to type each of the column names. Here is a quick way to get a comma separated list of all the column...
|
-
Samir Matkar Learned 11 Months ago through Just Learned | 1 Point
Suppose you have a huge table which has say 30-40 columns and you want to select all of them or most of them say around 30 columns. It is a tedious job to type each of the column names. Here is a quick way to get a comma separated list of all the column...
|
-
Samir Matkar Liked 11 Months ago through Just Learned | 1 Point
With help of below query we can quickly find the node on which sql is currently running. This is useful in clustered environments.
Select serverproperty('ComputerNamePhysicalNetBIOS')...
|
-
Samir Matkar Learned 11 Months ago through Just Learned | 1 Point
With help of below query we can quickly find the node on which sql is currently running. This is useful in clustered environments.
Select serverproperty('ComputerNamePhysicalNetBIOS')...
|
-
Samir Matkar Liked 11 Months ago through Just Learned | 1 Point
With help of below query we can quickly find the node on which sql is currently running. This is useful in clustered environments.
Select serverproperty('ComputerNamePhysicalNetBIOS')...
|
-
Samir Matkar Learned 11 Months ago through Just Learned | 1 Point
With help of below query we can quickly find the node on which sql is currently running. This is useful in clustered environments.
Select serverproperty('ComputerNamePhysicalNetBIOS')...
|
-
Samir Matkar Liked 1 Years ago through Just Learned | 1 Point
Today I just creating new project on my machine using Visual stidio 2010 with silverlight 4.0 after creating project i got **NullReference exception in xaml designer error**. I thought something is wrong when creating y=this project so delete and c...
|
-
Samir Matkar Learned 1 Years ago through Just Learned | 1 Point
Today I just creating new project on my machine using Visual stidio 2010 with silverlight 4.0 after creating project i got **NullReference exception in xaml designer error**. I thought something is wrong when creating y=this project so delete and c...
|
-
Samir Matkar Liked 1 Years ago through Just Learned | 1 Point
Today I just creating new project on my machine using Visual stidio 2010 with silverlight 4.0 after creating project i got **NullReference exception in xaml designer error**. I thought something is wrong when creating y=this project so delete and c...
|
-
Samir Matkar Learned 1 Years ago through Just Learned | 1 Point
Today I just creating new project on my machine using Visual stidio 2010 with silverlight 4.0 after creating project i got **NullReference exception in xaml designer error**. I thought something is wrong when creating y=this project so delete and c...
|