Welcome To Snipplr


Everyone's Recent SQL Snippets Tagged list



« Prev 1 Next »
2 1022 posted 14 years ago by g8rpal
1 1125 posted 15 years ago by CDIDevs
This will return a list of all the tables in a certain database along with their row count.
1 1111 posted 16 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 3273 posted 17 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 2148 posted 17 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 957 posted 17 years ago by mcbutterbuns
« Prev 1 Next »