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 ... 23 24 25 26 27 ... 96
Title Δ
SQL Server Update column results in inconsistent result 0.00
Split a string without delimiter in TSQl +0.84
SQL find repeated values -1.15
TryParse in a Sql Server computed column 0.00
WHERE clause not functioning as expected +0.59
Update stetement containing aggregate not working SQL server +0.90
How to specify max length for a computed column +0.32
WHERE statement that selects everything (content and NULL) +0.25
How to partition table in blocks when value change into one colum i... -0.67
Selecting the highest ID number in an SQL stored proc +0.47
Column not found +0.18
If I substitue hardcode 1=0 in a sql server query with a variable i... +0.44
Alias names to with rollup in SQL queries? +0.18
Select N number of rows and UNION the results +0.51
Error when trying to run join command in SQL -1.26
Multiple splits in Ms Sql 0.00
T-SQL: Wild Card as table name alias in select statement possible? +0.98
How do I generate row number without using rownum() in sql server +0.19
Using EXISTS as a column in TSQL +0.17
SQL Server : SELECT DISTINCT [COL1] from {TABLE} WHERE [COL2] = 'A'... +1.00
How can I force a subquery to perform as well as a #temp table? +0.20
Query returning all system stored procedures listed by MS SQL Server +0.16
SQL Update error. FK Conflict +0.19
Get Table CreateBy attribute from sys.tables 0.00
Payment received one month but not the next +0.76
MS SQL Server: how to determine which field is causing Arifmetic er... 0.00
How to convert a varchar(50) into DateTime in SQL? +0.59
Getting warning: Null value is eliminated by an aggregate or other... +0.95
Counting the number of rows which do not match +0.18
How can deadlocks occur if objects are accessed in the same order? -1.37
How to find ' % ' with LIKE operator in Sql Server -0.45
How to solve ERROR 1248 (42000): Every derived table must have its... 0.00
How to use multiple IN - Where IN (...) and IN (...) +0.17
If available why does the processor not use a clustered index scan 0.00
Does DROP PROC automatically REVOKE EXEC on procedures? 0.00
t-sql: replace function truncates when binary data type is used 0.00
Inserting datetime value into sql server table column 0.00
MSSQL Substring and keep the last word intact +0.19
Inconsistent SUM when using OVER PARTITION in MSSQL 0.00
SQL Using Case in Where clause for null values 0.00
SQL Table Constraint to prevent column totals exceeding 100 0.00
How to know new value of primary key in UPDATE trigger? (T-SQL) 0.00
How to get count of columns on temp table 0.00
Get sum of row whose datatype is varchar & first character is £ +0.21
SQL Server - Performance of increase decimal precision/scale +0.60
Does tablockx have to been specified in each session? 0.00
Is there any way/tool to identify estimate query run time in SQL sE... -1.09
Stored procedure enumeration not yielding any results 0.00
How does one declare a scalar variable? 0.00
Should I use EXISTS or IN +0.57