StackRating

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

Bob Probst

Rating
1492.40 (4,358,879th)
Reputation
6,996 (22,953rd)
Page: 1 2
Title Δ
Column prefixes in tables -3.73
SQL Wildcard instead of key in SELECT statement +2.95
JOIN info from one table onto a UNION of two others... Is it possib... +4.43
How can I make a SQL server query loop through files? +0.16
Table/Model Relationship 0.00
SQL Server: Most optimal way of storing time (without date) -3.50
Trying to generate a subset from an IN statement -1.80
How to improve query performance -2.32
Question about delimiter characters for SQL Server 2008 queries and... -1.76
How to best explain on what fields should a user join on? -0.27
Is MySQL naturally slow at this kind of query, or do I have it misc... +0.81
Is it better to name the primary key column id or *_id? +2.87
selecting the top record in sql table -2.87
handling data between remote instances 0.00
MySQL join - three tables, returning null where empty -0.09
Comparing values of 2 tables and listing the rows that are different 0.00
What can be implemented to prevent any tables from being changed? 0.00
Database Design feedback -2.67
SELECT * FROM Table WHERE col has at least 3 identical -1.80
SQL Server 2008 R2 Geography Distance? +3.86
How to restrict a column value in SQLite / MySQL -2.84
Representing time periods in the UI and database +3.99
lu.[TableName] instead of dbo.[TableName]? -2.76
Database Architecture for "Badge" System & Arbitrary... +0.83
Is there a better way to debug SQL? -1.47
Theory of storing a number and text in same SQL field -1.56
Convert SELECT to an update statement -1.81
Why doesn't Select Top 5 From news_table order by news_date work? +0.99
How to simplify this Sql query +4.35
Worst SQL Ever +2.32
Can I pass a cursor in a procedure? -1.01
One 400GB table, One query - Need Tuning Ideas (SQL2005) +3.65
Calculate the last day of the quarter -3.90
Open Source Address Scrubber? -2.14
How do you debug MySQL stored procedures? +4.03
Storing Passwords in reversible form -1.94
Is it possible to get the matching string from an SQL query? +3.79
Schema, Owner for objects in MS SQL +0.86
How can I drop a table if it exists in SQL Server 2000? +4.38
Best practices: Many small functions/methods, or bigger functions w... -0.98
How can I create an ordered list of the most common substrings insi... -1.84
How do I do boolean logic on two columns in MySql, one of which is... -1.86
What's the best storage for SQL Server 2000? -4.05
How do i update a table column based on a condition? +4.48
Building a temp table /map +4.02
What is your best programmer joke? +1.94
How do I ensure a column contains one of a set of values? -1.22
What should I consider when selecting a data type for my primary key? -1.88
Merge Facts from Different Sources? Or Load Separately? -1.86
Can I get better performance using a JOIN or using EXISTS? +4.09