Badge
| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
gbn earned this badge 23 times |
apr 29 at 16:31
Incorrect syntax near the keyword 'with'…previous statement must be terminated with a semicolon
mar 21 at 17:46
SQL Server insert if not exists best practice
feb 21 at 12:29
Get top 1 row of each group
feb 6 at 13:37
Using NOLOCK Hint in EF4?
jan 7 at 17:21
TSQL Pivot without aggregate function
nov 29 at 19:56
How do I insert multiple rows WITHOUT repeating the “INSERT INTO dbo.Blah” part of the statement?
nov 7 at 13:14
Finding duplicate values in a SQL table
aug 13 at 11:27
Insert Update trigger how to determine if insert or update
aug 6 at 15:48
Imply bit with constant 1 or 0 in SQL Server
jul 30 at 21:17
How to get last inserted id?
jul 18 at 0:22
Using “GO” within a transaction
jun 24 '12 at 6:48
Why use the INCLUDE clause when creating an index?
apr 2 '12 at 13:44
Turn off constraints temporarily
feb 8 '12 at 19:51
Nested stored procedures containing TRY CATCH ROLLBACK pattern?
nov 16 '11 at 10:26
“where 1=1” statement
sep 1 '11 at 5:52
SQL exclude a column using SELECT * [except columnA] FROM tableA?
aug 30 '11 at 14:57
Best approach to remove time part of datetime in SQL Server
jun 11 '11 at 9:50
SQL update query using joins
nov 19 '10 at 20:26
Count(*) vs Count(1)
sep 23 '10 at 10:59
varchar vs nvarchar performance