StackRating

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

AdaTheDev

Rating
1624.03 (1,000th)
Reputation
111,558 (611th)
Page: 1 ... 13 14 15 16 17 ... 23
Title Δ
Comparing stored procedure performance ex and new version 0.00
Prevent T-SQL statement from committing application started transac... +1.70
Returning multiple columns from SQL procedure with .NET +0.73
Is there a downside by chosing ntext as datatype for all text colum... +1.30
SQL Server Performance with Key/Pair Table vs XML Field and XPath -0.86
Change a Primary Key from Nonclustered to Clustered 0.00
Thoughts On Extended Stored Procedures +1.43
Can I Select and Update at the same time? +1.08
How to get identity value after calling exec(@Sql) 0.00
Creating table from structure of another table with no data +0.86
SQL Join to only 1 row - SQL Server 2005 -1.01
Row locks - manually using them 0.00
How to stop unintentional human errors? +0.43
Get Weeks in SQL +1.04
How to filter a table by T_SQL in SQL Server 2005, using a specific... 0.00
How to prevent crashes when parameter is null 0.00
Which is quicker COALESCE OR ISNULL? +0.93
What is the advantage of using FAST_FORWARD for defining a cursor? +1.26
Dynamic query and sql injects +0.34
Handling Constraint SqlException in Asp.net 0.00
Program to synchronize data and schema in two SQL server 2005 datab... +2.00
Table variable in SQL Server -0.61
differentiate rows in a union table +0.60
Rounding money to a decimal in SQL Server -0.43
generating log timestamps using Stored procedures in SQL server 2005 +1.20
TSQL - How to extract column with the Minimum and Maximum Value in... 0.00
How to catch properly an SqlException: A transport-level error has... +1.82
SELECT SQL table retrieved by an IF statement -0.96
Calculating how many Working Days between 2 Dates - T-SQL? +1.70
T-SQL query to check number of existences +1.37
When to use what functions vs Sprocs -2.16
Performance bottleneck - Linq to SQL or the database - how do I tell? +0.08
How to catch SqlException caused by deadlock? +0.44
T-SQL is it possible to use a variable in a select statement to spe... -1.95
Does anyone have an implementation of sp_helpcolumn? +1.20
Efficiently finding unique values in a database table +0.99
SQL Server sproc query optimization +0.10
Need help with a SQL join: Conditional Matching? +1.11
ColdFusion executing unwanted SQL statements -0.59
Sql Optimization: Xml or Delimited String +2.63
How to do pagination in SQL Server 2008 -0.39
Table valued parameter in a stored procedure gets execute permissio... 0.00
SQL Server 2008: Where is the change tracking table stored? -1.26
error with sql function creation -0.51
SQL what is faster left 2 or convert(varchar(2),'Chgffgjjx') +0.19
SQL Server trigger - connection info +1.86
how to get item data immediately after inserting -1.02
is it ok to do the Data Access Layer using only SqlConnection SqlCo... -1.22
What are the advantages of loading DLLs dynamically? +0.70
Why the return type of an asynchronous call is IAsyncResult in .NET? +0.41