Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Remus Rusanu earned this badge 32 times |
apr 27 at 22:36
Improve performance of sys.dm_db_index_physical_stats
apr 24 at 11:31
Storing data as rows as opposed to columns
apr 15 at 12:34
Version control for database objects
apr 14 at 22:45
Included Index Vs Filtered Index
nov 28 at 16:24
SQL Server 2008 - Partitioning and Clustered Indexes
nov 14 at 23:11
How can I alter an existing Primary Key on SQL Azure?
oct 23 at 19:52
Is SELECT ROW_NUMBER() guaranteed to return results sorted by the generated row numbers?
oct 7 at 11:16
Determining how a schema change occurred?
sep 6 at 10:30
Why do we have to use SWITCH in table partitioning?
jul 31 at 21:25
sql server down bad things happens
jul 7 at 11:49
Can I prove my database does not have memory issues?
jun 27 '12 at 0:38
Unexpected scans during delete operation using WHERE IN
jun 7 '12 at 16:41
High Disk I/O from sql server or is High disk I/O slowing sql server?
may 25 '12 at 12:25
Where to learn SQL Server Service Broker?
may 16 '12 at 18:59
Why doesn't InnoDB store the row count?
apr 3 '12 at 22:44
Are SQL Server Database writes slower with Snapshot Isolation?
mar 26 '12 at 16:50
What factors prevent and delay TRUNCATE command?
mar 14 '12 at 8:39
Is NOLOCK always bad?
feb 23 '12 at 7:48
What is the difference between a connection and a session?
feb 13 '12 at 17:10
How are my SQL Server constraints being bypassed?
feb 5 '12 at 19:37
SQL Server - Temporary vs. Physical Tables
jan 25 '12 at 5:01
Why are numbers tables “invaluable”?
nov 11 '11 at 13:57
When should a primary key be declared non-clustered?
oct 24 '11 at 21:13
Does restarting SQL Server speed it up?
oct 22 '11 at 14:16
Can foreign keys cause deadlocks and hinder READ COMITTED SNAPSHOT?