-
as seen on SQL Authority
- Search for 'SQL Authority'
Concatenating string is one of the most common tasks in SQL Server and every developer has to come across it. We have to concat the string when we have to see the display full name of the person by first name and last name. In this video we will see various methods to concatenate the strings. SQL…
>>> More
-
as seen on Dot net Slackers
- Search for 'Dot net Slackers'
In this post, we will show and explain a small TSQL Sql Server 2008 procedure that deletes all rows in a table that are older than some specified date. That is, say the table has 10,000,000 rows in it the accumulated over the past 2 years. Say you want to delete all but [...]...Did you know that…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
i am very confused
please help to clarify these differences!
are they all completely different languages? what is the overlap?
>>> More
-
as seen on SQL Authority
- Search for 'SQL Authority'
The Microsoft SQL Server protocol documentation provides detailed technical specifications for Microsoft proprietary protocols (including extensions to industry-standard or other published protocols) that are implemented and used in Microsoft SQL Server to interoperate or communicate with Microsoft…
>>> More
-
as seen on SQL Authority
- Search for 'SQL Authority'
About an year ago, I had posted SQL Server related Interview Questions and Answers. It was very well received in community. I have received many comments, suggestions and emails on this subject. I am planning to upgrade the Interview Questions and Answers and take it to next level.
Here, I need your…
>>> More