StackRating

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

Martin Smith

Rating
1720.58 (83rd)
Reputation
426,666 (84th)
Page: 1 ... 12 13 14 15 16 ... 96
Title Δ
Select rows where x of y columns meet criteria 0.00
More efficient way of writing this query? -1.10
Why does SQL Server query works differently on different servers? +0.53
SQL Delete not gettng the results i need. subquery, outer join +1.05
SQL Performance between two queries 0.00
Delete duplicate records without using ROW_NUMBER() function +0.76
How is SQL Server creating uniqueidentifier using newid()? 0.00
UNION of non-nullable columns is nullable 0.00
CASE statement versus temporary table -0.64
Should local variables for constants be avoided in stored procedures? 0.00
IF statement in Data Flow +0.18
SQL - select identical value not listed in GROUP BY 0.00
How do I get an int from a string that may contain dates in SQL? +0.19
SQL - Split query data stream into 2 separate tables [Theoretical O... -0.31
Collation Issue in Stored Procedure 0.00
CREATE DATABASE ends up cloning an old database 0.00
Swap values in a column in SQL Server table 0.00
SQL multiple rows with same row names to column 0.00
What's wrong with my SQL statement (DIFFERENCE function) +0.03
Case Sensitive join TSQL 0.00
mysql - strange result with IN-function with id list in quotes +0.66
How to Pre Stage Queries on SQL Server? 0.00
How many times is function called +1.02
Dapper Parameter replace not working for Top +0.20
Is there a SQL Function that I can use to return a range of rows fo... +0.61
Why does SELECT FROM sys.dm_db_index_usage_stats returns two rows/t... 0.00
SELECT INTO output parameter when no rows are returned? 0.00
Add constraint to unique row with more than 16 columns 0.00
SQL Server Inner Join Creating Duplicate Records +0.20
What are the parentheses doing in this SQL Statement in the FROM CL... +0.22
T-SQL Equivalent of .NET TransactionScopeOption.Suppress +0.20
SQL query to get either matched records otherwise NULL records -2.25
Modifying view data in T-SQL +0.20
SQL Merge matching rows in SQL table -1.21
SQL Server 2008 plan cache is almost always empty -0.32
Expecting 1-To-Many however creating 1-1 SQL 0.00
How to compare Column data and replace text using SQL Query 0.00
Getting Invalid column name 'modise@gmail.com' 0.00
A query that is getting executed freequntly in my server 0.00
Are SQL Server defaults generated before or after the insert? 0.00
Analyzing the data structure in SQL Server 0.00
Why does an insert that groups by the primary key throw a primary k... 0.00
SQL Server: How does this SQL statement work -0.81
What's this column [Bmk1002] in the table scan operator of my e... +0.18
How to extract URL querystring parameters in SQL Server without wri... +0.17
Is it possible to restrict a sql table to only have a single row at... -1.58
SQL filtering records by unique column using WHERE clause only +0.68
Can I make this stored procedure faster 0.00
SQL server alternative of OR in where condition -1.98
How can I set a variable to be equal to 0 if null or increment it i... +1.13