| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
This badge has been awarded 84 times. Recently awarded to: |
jun 5 at 16:29
What is the difference between an INNER JOIN and an OUTER JOIN ?
— LittleBobbyTables
718712
jun 5 at 7:49
How to make a transition from SQL Server DBA to Oracle?
— ConcernedOfTunbridgeWells
10.7k2250
may 22 at 11:49
Why are constraints applied in the database rather than the code?
— FrustratedWithFormsDesigner
1,777412
may 20 at 20:18
How to insert values into a table from a select query in PostgreSQL?
— Jack Douglas♦
13k22760
may 15 at 19:10
What is the difference between a “record” and a “row” in SQL Server?
— Aaron Bertrand♦
38.2k350102
may 9 at 12:57
Is 'Avoid creating a clustered index based on an incrementing key' a myth from SQL Server 2000 days?
— gbn
43.4k456107
apr 18 at 7:36
Execution plan shows expensive CONVERT_IMPLICIT operation. Can I fix this with indexing or do I need to change the table?
— Paul White
8,4252662
apr 4 at 22:03
When should I use a unique constraint instead of a unique index?
— David Spillett
4,8781126
mar 6 at 10:10
Why do people recommend not using the name “Id” for an identity column?
— JNK♦
8,95112753
feb 17 at 11:39
What are the arguments against or for putting application logic in the database layer?
— gbn
43.4k456107
dec 27 at 15:39
Why are Denali sequences supposed to perform better than identity columns?
— mrdenny♦
17.9k1443
dec 5 at 23:56
Performance of Non Clustered Indexes on Heaps vs Clustered Indexes
— Filip De Vos
396310
nov 27 at 21:31
Are SQL Server in-place upgrades as ill advised as they used to be?
— Mike Walsh
3,548734
sep 6 at 4:20
As a DBA, how would I go about transitioning from Oracle to SQL Server?
— ConcernedOfTunbridgeWells
10.7k2250
aug 27 at 18:44
Does SQL Server read all of a COALESCE function even if the first argument is not NULL?
— Aaron Bertrand♦
38.2k350102
jul 9 '12 at 18:06
Should you design the database before the application code is written?
— gbn
43.4k456107
jun 14 '12 at 11:18
Best practices on common person fields (Name, email, address, gender etc…)
— Justin Cave
9,59911529
may 14 '12 at 18:43
Is using multiple foreign keys separated by commas wrong, and if so, why?
— Simon Righarts
2,466918
may 3 '12 at 13:35
What are Objective Business Reasons to Prefer SQL Server 2012 over 2008 R2?
— Aaron Bertrand♦
38.2k350102
apr 18 '12 at 14:23
What's the point of WHERE 1=2 for SELECT INTO table query
— Thomas Stringer
15.5k32457
apr 12 '12 at 6:12
What's the difference between a temp table and table variable in SQL Server?
— Martin Smith
18.1k43782
apr 11 '12 at 19:12
Why is it a bad practice to allow everyone to use the sa login?
— Brent Ozar
4,711736
mar 13 '12 at 6:13
SQL Server “empty table” is slow after deleting all (12 million) records?
— Remus Rusanu
22.1k22359