Badge
| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
Quassnoi earned this badge 52 times |
may 6 at 12:18
Oracle - Update statement with inner join
apr 22 at 22:47
SQL DELETE with JOIN another table for WHERE condition
apr 18 at 10:32
Import single database from --all-databases dump
apr 1 at 12:51
What is the difference between varchar and varchar2?
mar 28 at 18:37
SQL multiple column ordering
mar 26 at 13:55
postgres: upgrade a user to be a superuser?
mar 15 at 20:00
TSQL left join and only last row from right
mar 3 at 19:18
SELECT * WHERE NOT EXISTS
feb 28 at 10:00
Why does MYSQL higher LIMIT offset slow the query down?
jan 31 at 21:55
SQL “select where not in subquery” returns no results
jan 22 at 10:19
Checking for an empty field with MySQL
jan 15 at 15:31
Mysql. Can't create table errno 150
jan 14 at 16:46
Convert varchar to uniqueidentifier in SQL Server
jan 4 at 16:43
WHERE vs HAVING
dec 27 at 7:18
MySQL Query - Records between Today and Last 30 Days
dec 21 at 16:46
Concat all column values in sql
nov 9 at 9:50
Remove Primary Key in MySQL
aug 30 at 0:29
What is the difference between SQL, PL-SQL and T-SQL?
aug 20 at 3:22
How to update and order by using ms sql
jul 12 at 8:03
SQL JOIN vs IN performance?
jun 26 '12 at 12:38
Should I always prefer MySQL InnoDB over MyISAM?
jun 15 '12 at 19:31
In MySQL what does “Overhead” mean, what is bad about it, and how to fix it?
jun 14 '12 at 9:01
How do I use CREATE OR REPLACE?
may 18 '12 at 0:59
How can i optimize MySQL's ORDER BY RAND() function?
apr 27 '12 at 14:31
What is PAGEIOLATCH_SH wait type in SQL Server?
apr 26 '12 at 12:46
How do I read any request header in PHP
apr 19 '12 at 21:43
MySQL, better to insert NULL or empty string?
mar 27 '12 at 17:59
Difference between JOIN and INNER JOIN
jan 22 '12 at 19:22
UPDATE multiple tables in MySQL using LEFT JOIN
jan 4 '12 at 18:39
How to select records from last 24 hours using SQL?
dec 28 '11 at 8:28
MySQL: @variable vs. variable. Whats the difference?
nov 28 '11 at 10:01
Fastest Way to Find Distance Between Two Lat/Long Points
oct 18 '11 at 10:00
SQL Server indexes - ascending or descending, what difference does it make?
sep 26 '11 at 16:47
SQL Server: How to Join to first row
jul 7 '11 at 2:59
Oracle Differences between NVL and Coalesce
jun 15 '11 at 16:29
When should I use Cross Apply over Inner Join?
may 23 '11 at 8:58
Why are composite primary keys still around?
jan 18 '11 at 0:14
Is too many Left Joins a code smell?
dec 2 '10 at 20:17
General rules for simplifying SQL statements
mar 15 '10 at 16:52
What is your best programmer joke?
dec 22 '09 at 6:42
How bad is my query?
oct 9 '09 at 12:07
INNER JOIN ON vs WHERE clause
sep 21 '09 at 23:12
Is a one column table good design?
jun 5 '09 at 11:52
Should each and every table have a primary key?
may 29 '09 at 12:47
Is normalizing a person's name going too far?
apr 30 '09 at 13:42
Select count(*) from multiple tables
apr 29 '09 at 6:57
SQL Server Text type vs. varchar data type
jan 26 '09 at 5:52
Do I have to use JavaScript?