Welcome To Snipplr


Everyone's Recent SQL Snippets Tagged list



« Prev 1 Next »
2 638 posted 13 years ago by g8rpal
1 714 posted 14 years ago by CDIDevs
This will return a list of all the tables in a certain database along with their row count.
1 700 posted 14 years ago by blackf0rk
This will create and then populate a MySQL table with a list of the names and USPS abbreviations for US states and possessions in existence.
3 2587 posted 15 years ago by cbrant
This will create and then populate a MySQL table with a list of the names and ISO 3166 codes for countries in existence.
5 1325 posted 15 years ago by cbrant
If you ever need to build a comma delimited list out of a column in SQL you can easily do this using the COALESCE function.
0 556 posted 15 years ago by mcbutterbuns
« Prev 1 Next »