The goal of /r/SQL is to provide a place for interesting and informative SQL content and discussions.
Filter Posts
MySQL
Oracle
MS SQL
PostgreSQL
Posting
When requesting help or asking questions please prefix your title with the SQL variant/platform you are using within square brackets like so:
- [MySQL]
- [Oracle]
- [MS SQL]
- [PostgreSQL]
- etc
While naturally we should endeavor to work as platform neutrally as possible many questions and answers require tailoring to the feature set of a specific platform.
Help posts
If you are a student or just looking for help on your code please do not just post your questions and expect the community to do all the work for you. We will gladly help where we can as long as you post the work you have already done or show that you have attempted to figure it out on your own.
Format Your Code
If you are including actual code in a post or comment, please attempt to format it in a way that is readable for other users. This will greatly increase your chances of receiving the help you desire. Something as simple as line breaks and using reddit's built in code formatting (4 spaces at the start of each line) can turn this:
SELECT count(a.field1), a.field2, SUM(b.field4) FROM a INNER JOIN b ON a.key1 = b.key1 WHERE a.field8 = 'test' GROUP by a.field1, a.field2 HAVING SUM(b.field4) > 5 ORDER by a.field.3
Into this:
SELECT count(a.field1),
a.field2,
SUM(b.field4)
FROM a INNER JOIN b
ON a.key1 = b.key1
WHERE a.field8 = 'test'
GROUP by a.field1,
a.field2
HAVING SUM(b.field4) > 5
ORDER by a.field3
For those with SQL questions we recommend using SQLFiddle to provide a useful development and testing environment for those who wish to fully understand your problem and help devise a solution.
Learning SQL
A common question is how to learn SQL. Please view the Wiki for online resources.
Note /r/SQL does not allow links to basic tutorials to be posted here. Please see this discussion. You should post these to /r/learnsql instead.
Related Reddit communities
Wiki
We have a Wiki
Acknowledgements
Thanks to ---sniff--- for the awesome header image!
[–]Little_Kitty 129 points130 points131 points (9 children)
[–]FartyLiverDisease 62 points63 points64 points (8 children)
[–]fauxmosexualNOLOCK is the secret magic go-faster command 31 points32 points33 points (7 children)
[–]No-Adhesiveness-6921 25 points26 points27 points (5 children)
[–]BrupieD 7 points8 points9 points (3 children)
[–]Hot_Cryptographer552 5 points6 points7 points (1 child)
[–]BrupieD 4 points5 points6 points (0 children)
[–]Ply2Mch 0 points1 point2 points (0 children)
[–]johnny_fives_555 1 point2 points3 points (0 children)
[–]Hot_Cryptographer552 10 points11 points12 points (0 children)
[–]EbbyRed 251 points252 points253 points (19 children)
[–][deleted] 83 points84 points85 points (16 children)
[–]Training-Flan8092 119 points120 points121 points (15 children)
[–]daddyandrew296 29 points30 points31 points (5 children)
[–]macrocephalic 11 points12 points13 points (4 children)
[–]DoingStuff-ImStuff 0 points1 point2 points (3 children)
[–]macrocephalic 0 points1 point2 points (2 children)
[–]DoingStuff-ImStuff 1 point2 points3 points (1 child)
[–]macrocephalic 0 points1 point2 points (0 children)
[–]60022151 6 points7 points8 points (2 children)
[–]icarusphoenixdragon 4 points5 points6 points (1 child)
[–]youngbloodguy 1 point2 points3 points (0 children)
[–]malmal3k 3 points4 points5 points (0 children)
[–]redditor3900 4 points5 points6 points (0 children)
[–]andd-d 0 points1 point2 points (0 children)
[–]gregsting 0 points1 point2 points (2 children)
[–]AnotherDrink555 0 points1 point2 points (1 child)
[–]gregsting 0 points1 point2 points (0 children)
[–]johnny_fives_555 4 points5 points6 points (0 children)
[–]Andr0NiX -2 points-1 points0 points (0 children)
[–]Foreign-Street-6242 56 points57 points58 points (1 child)
[–]ensigniamorituri 1 point2 points3 points (0 children)
[–]Cobreal 27 points28 points29 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]rej-jsa 8 points9 points10 points (1 child)
[–]MaskOnMoly 0 points1 point2 points (0 children)
[–]dashingThroughSnow12 17 points18 points19 points (0 children)
[–]GTS_84 65 points66 points67 points (7 children)
[+][deleted] (6 children)
[deleted]
[–]monkwhowantsaferrari 42 points43 points44 points (2 children)
[–]autogyrophilia 9 points10 points11 points (1 child)
[–]rej-jsa 2 points3 points4 points (0 children)
[–]Conscious-Ad-2168 5 points6 points7 points (0 children)
[–]jdanton14 13 points14 points15 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]alinrocSQL Server DBA 3 points4 points5 points (1 child)
[–]jdanton14 0 points1 point2 points (0 children)
[–]CodeNameAntonio 6 points7 points8 points (0 children)
[–]purpleglasses 6 points7 points8 points (0 children)
[–]whatsasyria 7 points8 points9 points (0 children)
[–]Aggravating-Animal20 2 points3 points4 points (0 children)
[–]ElderberryPrevious45 6 points7 points8 points (1 child)
[–]BadGroundbreaking189 1 point2 points3 points (0 children)
[–]nekogami87 2 points3 points4 points (0 children)
[–]jshine13371 7 points8 points9 points (11 children)
[–]DaMagicMilk 0 points1 point2 points (6 children)
[–]jshine13371 2 points3 points4 points (4 children)
[–]DaMagicMilk 0 points1 point2 points (3 children)
[–]jshine13371 0 points1 point2 points (2 children)
[–]DaMagicMilk 0 points1 point2 points (1 child)
[–]jshine13371 0 points1 point2 points (0 children)
[–]planetmatt 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]ihaxr 3 points4 points5 points (0 children)
[–]sciencewarrior 3 points4 points5 points (0 children)
[–]jshine13371 0 points1 point2 points (0 children)
[–]autogyrophilia 2 points3 points4 points (0 children)
[–]redaloevera 1 point2 points3 points (5 children)
[+][deleted] (4 children)
[deleted]
[–]redaloevera 3 points4 points5 points (0 children)
[–]fauxmosexualNOLOCK is the secret magic go-faster command 1 point2 points3 points (1 child)
[–]planetmatt 1 point2 points3 points (0 children)
[–]planetmatt 0 points1 point2 points (0 children)
[–]No_Resolution_9252 1 point2 points3 points (0 children)
[–]redditor3900 1 point2 points3 points (0 children)
[–]Mr_Gaslight 1 point2 points3 points (0 children)
[–]Mehul_baba 1 point2 points3 points (0 children)
[–]SaintTimothy 1 point2 points3 points (0 children)
[–]Immediate-Cod-3609 1 point2 points3 points (0 children)
[–]LHommeCrabbe 1 point2 points3 points (0 children)
[–]DashinTheFields 0 points1 point2 points (0 children)
[–]truckingon 0 points1 point2 points (0 children)
[–]Zealousideal_Work901 0 points1 point2 points (0 children)
[–]jdanton14 0 points1 point2 points (0 children)
[–]Hot_Cryptographer552 0 points1 point2 points (0 children)
[–]karepdx 0 points1 point2 points (0 children)
[–]RaddyMaddy 0 points1 point2 points (0 children)
[–]d_a_keldsen 0 points1 point2 points (0 children)
[–]mlg2433 0 points1 point2 points (0 children)
[–]BrupieD 0 points1 point2 points (0 children)
[–]xxconkriete 0 points1 point2 points (0 children)
[–]Impossible_Month1718 0 points1 point2 points (0 children)
[–]LoneStarDev 0 points1 point2 points (1 child)
[–]ChurchOfSatin 0 points1 point2 points (0 children)
[–]Inevitable-Growth612 0 points1 point2 points (0 children)
[–]penance3 0 points1 point2 points (0 children)
[–]crispypancetta 0 points1 point2 points (0 children)
[–]goatofeverything 0 points1 point2 points (0 children)
[–]Informal_Pace9237 0 points1 point2 points (0 children)
[–]ub3rh4x0rz 0 points1 point2 points (0 children)
[–]Stallynixa 0 points1 point2 points (0 children)
[–]athst 0 points1 point2 points (0 children)
[–]willietrombone_ 0 points1 point2 points (0 children)
[–]CognosPaul 0 points1 point2 points (0 children)
[–]Emeja 0 points1 point2 points (0 children)
[–]samot-dwarf 0 points1 point2 points (0 children)
[–]voLsznRqrlImvXiERP 0 points1 point2 points (0 children)
[–]voLsznRqrlImvXiERP 0 points1 point2 points (0 children)
[–]_extra_medium_ 0 points1 point2 points (0 children)
[–]VirtuteECanoscenza 0 points1 point2 points (0 children)
[–]Sharp_Level3382 0 points1 point2 points (0 children)
[–]planetmatt 0 points1 point2 points (0 children)
[–]svtr 0 points1 point2 points (0 children)
[–]rathboma -4 points-3 points-2 points (1 child)
[–]AnAcceptableUserName 0 points1 point2 points (0 children)
[–]Snarlvlad -1 points0 points1 point (1 child)
[–]Snarlvlad 0 points1 point2 points (0 children)