StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

A-K

Rating
1457.58 (4,529,978th)
Reputation
13,958 (10,250th)
Page: 1 2 3 4 5 ... 8
Title Δ
Database constraints - keep or ignore? +1.06
Why finally block is not given in SQL SERVER? +2.14
SQL Server Management Studio: Import quietly ignoring 99.9% of data -0.37
Delete all data in SQL Server database -1.30
t-sql unique constraints over 7 columns by sql management studio +0.55
SQL use nested select in middle of inner join -0.37
Does Indexing a View in Sql Server 2008 actually duplicate the orig... +1.23
Combining Union results +0.08
Nesting sql queries inside case -0.16
The most elegant way to generate permutations in SQL server +1.40
inner join Vs Function +0.29
Would the following SQL Statements be the cause of a deadlock? +0.21
Does "select for update" prevent other connections insert... +0.03
Check FK Constraints after BULK INSERT -1.00
Using a trigger to simulate a second identity column in SQL Server... +0.97
Sort Order in SQL Server +0.10
Updated query inside EXEC not updating data? +0.54
Handling Timeouts inside stored procedures -1.98
Should programmers use SSIS, and if so, why? +0.92
SQL 2008 - resultset order issue -0.95
Cross Join followed by Left Join +2.21
isnull vs is null -1.17
How can I avoid a deadlock between these two SQL statements? +0.29
union versus or +0.75
How to get table name of a column from SqlDataReader -1.25
Where clause in sql request should be resolved last +0.02
Dynamically creation copy of database for testing -1.32
Is there a way to prevent Triggers from being disabled? -1.32
SQL Server Multi-statement UDF - way to store data temporarily requ... +2.41
Pros and Cons for CreatedDate and ModifiedDate columns in all datab... -1.17
Is there a combination of "LIKE" and "IN" in SQL? -0.48
Will such a stored procedure cause deadlock? +2.35
SQL Server deadlock issue +1.51
Violation of UNIQUE KEY constraint on null +0.82
Help with constructing a conditional SQL statement -0.80
return only the last select results from stored procedure +2.17
Disable constraints during transaction +1.51
How to include the total number of returned rows in the resultset f... -0.86
Cross Join 'n' times a table -1.05
Deadlock Problem because of an Update Lock -0.51
Modeling many-to-one with constraints? -0.44
SQL Server Constraints Across Tables -1.36
How to enforce this constraint in sql server -0.58
How do I create a multiple-table check constraint? -0.78
How to resolve concurrent transaction issues in sales database -1.05
SQL Server Deadlock Fix: Force join order, or automatically retry? +0.42
Tricky logic problem - how to create a set-based solution for this... 0.00
Why does row level locking not appear to work correctly in SQL serv... +0.06
Does the sequence in which we use join in a query effects its execu... -0.47
IF EXISTS before INSERT, UPDATE, DELETE for optimization +1.31