Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Quassnoi earned this badge 242 times |
may 20 at 23:13
MySQL update case help
may 16 at 20:07
How can I merge two MySql tables?
may 8 at 13:53
How do composite indexes work?
may 7 at 3:58
Best to use * when calling a lot of fields in mysql?
apr 28 at 15:30
Hidden Features of PostgreSQL
apr 26 at 21:57
mysql GROUP BY return the first record
apr 23 at 9:32
MySQL performance DELETE or UPDATE?
apr 19 at 7:28
MySQL latitude and Longitude table setup
apr 16 at 18:50
Declaring an Index as unique in SQL Server
apr 15 at 16:59
SQL Server - index on a computed column?
apr 11 at 15:25
(T-SQL) Check if a procedure exists before creating it
apr 2 at 16:43
Multiple Counts in SQL Query
mar 27 at 17:01
How do you obtain the maximum possible date in Oracle?
mar 26 at 15:50
Is CROSS JOIN a synonym for INNER JOIN without ON clause?
mar 19 at 21:29
Why are UNION queries so slow in MySQL?
mar 18 at 10:47
Basics of Foreign Keys in MySQL?
mar 11 at 2:26
MySQL error 2013
mar 8 at 12:29
mysql select records greater than 3 months
mar 1 at 17:01
Where does Mysql Sending data to?
feb 25 at 23:02
Select first 10 distinct rows in mysql
feb 20 at 21:07
Determining which submit button was used?
feb 20 at 19:22
how B-tree indexing works in mysql
feb 17 at 16:20
What's faster, SELECT DISTINCT or GROUP BY in MySQL?
feb 11 at 17:33
SQL Group by & Max
feb 7 at 11:23
sql conditional insert if row doesn't already exist
feb 6 at 11:27
Update rows from another table
feb 5 at 20:46
Ways to implement tags - pros and cons of each
feb 4 at 8:59
FIND_IN_SET() vs IN()
jan 31 at 22:05
Finding duplicate values in MySQL
jan 22 at 19:54
postgres: upgrade a user to be a superuser?
jan 21 at 10:08
Composite Primary Key performance drawback in MySQL
jan 17 at 6:32
ORA-01654: unable to extend index
jan 16 at 20:06
Is it normal for my SQL Query to be this slow?
jan 11 at 22:26
MySQL, Get users rank
jan 7 at 11:06
Number of DB connections opened
dec 31 at 15:20
case insensitive for sql LIKE wildcard statement
dec 27 at 21:18
MySQL number of items within “in clause”
dec 20 at 20:51
Can I write my own mySQL functions to use in mySQL queries?
dec 18 at 23:00
String to date in Oracle with milliseconds
dec 10 at 22:01
When to use EXCEPT as opposed to NOT EXISTS in Transact SQL?
nov 22 at 7:18
select a random sample of results from an oracle query
nov 9 at 6:35
Local time zone offset in PostgreSQL
nov 6 at 1:40
SQL Server 2008: Ordering by datetime is too slow
nov 5 at 22:30
How to select multiple rows filled with constants?
nov 4 at 8:13
Repeatable Read - am I understanding this right?
oct 30 at 4:10
How to change collation of database, table, column?
oct 25 at 0:19
Keeping it simple and how to do multiple CTE in a query
oct 18 at 23:28
Are nested transactions allowed in MySQL?