Welcome To Snipplr


Everyone's Recent SQL Snippets Tagged sql



1 ... 8 9 10 11 12
1 903 posted 15 years ago by tvanzele
0 953 posted 15 years ago by tvanzele
0 1125 posted 15 years ago by tvanzele
1 973 posted 15 years ago by tvanzele
1 902 posted 15 years ago by tvanzele
1 943 posted 15 years ago by tvanzele
0 828 posted 15 years ago by tvanzele
I found this and simply want to store it. It was done by Valentino Vranken
2 3615 posted 15 years ago by ezerick
creates a user that has only access to one database, from any host
1 1505 posted 15 years ago by manuelstofer
Create a new utf8 database in MySQL
1 1109 posted 15 years ago by manuelstofer
Here's a handy query for finding duplicates in a table.
3 1429 posted 15 years ago by jmiller
1 1054 posted 15 years ago by CDIDevs
1 1289 posted 15 years ago by CDIDevs
Re-seed identity table if rows were deleted/there are gaps in numerical order
2 1119 posted 15 years ago by CDIDevs
1 1414 posted 15 years ago by CDIDevs
2 1167 posted 15 years ago by CDIDevs
1 1130 posted 15 years ago by CDIDevs
Using SQL you can have your database return the distance between 2 sets of Lat and Long points, and using some math functions also take into account the curvature of the earth.
3 1971 posted 15 years ago by zingo
Reset joomla super admin password to ”admin“
1 1016 posted 15 years ago by elisium
A Temp table is great for combining multiple SELECT statements in a Sproc and outputting as just one table. Don't forget to Drop the table after the SELECT * FROM #TempTableName at the end.
2 1752 posted 15 years ago by highlyevolved
These statements convert a date/time field into just a date or a time field
2 1596 posted 15 years ago by highlyevolved
0 993 posted 15 years ago by tobewan
Delete All Foreign Keys in a database; (make sure you USE keyword)
2 1025 posted 15 years ago by marcocs
1 1106 posted 16 years ago by wearetherock
I am forever forgetting this. Have to look up the 101 vs 103 in books online every time. Also forget which way around is US/NZ format. :-)
1 1692 posted 16 years ago by rengber
Dead simple, but often forgotten.
1 1389 posted 16 years ago by rengber
From StackOverflow. I'm still not quite happy with my understanding of it, but it looks an order of magnitude more elegant than most I've found.
0 1276 posted 16 years ago by rengber
1 1183 posted 16 years ago by pdswan
1 ... 8 9 10 11 12