Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Leigh Riffel earned this badge 17 times |
feb 28 at 14:45
A database trigger is an alternative for?
dec 17 at 19:26
Recovering logical space from a tablespace
aug 24 at 17:31
Reason to not use nullable number in Oracle?
may 17 '12 at 18:00
How do you approach refactoring an ugly procedure/query?
apr 30 '12 at 19:39
What is the difference between Oracle's VARCHAR and VARCHAR2 datatypes?
mar 19 '12 at 21:22
Running a database without constraints
mar 9 '12 at 18:27
Where can I find example databases for MySQL, SQL Server and Oracle?
mar 8 '12 at 14:25
Should date formats be specified in SQL statements?
jan 22 '12 at 8:51
Difference between GROUP BY B,A and GROUP BY COALESCE(B,A)
jan 13 '12 at 6:12
How Long Would Take to Upgrade an 1T Oracle DB from 10g to 11g?
oct 5 '11 at 1:15
What exactly is a database engine?
jul 7 '11 at 2:49
How do indices impact query performance?
may 25 '11 at 17:48
Why is Database Administration so hard?
may 13 '11 at 15:26
How should I best name my timestamp fields?
may 9 '11 at 16:23
How could DBAs be more 'programmer friendly'?
jan 28 '11 at 12:18
Peculiar Oracle outer join syntax case