Welcome To Snipplr


Everyone's Recent SQL Snippets Tagged find



« Prev 1 Next »
0 1178 posted 14 years ago by BFTrick
3 1103 posted 14 years ago by jamiebrwr
Find column name in all tables of a database
2 1327 posted 14 years ago by hairajeshk
You can use this SP like that; Exec CleanInjection 'INFECTED WORD','CLEAN WORD' (in use : Exec CleanInjection '<script></script>','')
2 1056 posted 15 years ago by emregulcan
0 1041 posted 15 years ago by metoikos
2 1170 posted 15 years ago by emregulcan
I found this and simply want to store it. It was done by Valentino Vranken
2 3042 posted 15 years ago by ezerick
Here's a handy query for finding duplicates in a table.
3 1052 posted 15 years ago by jmiller
Perform a search of all user tables in the current database to locate a column defined in a user table that matches a certain name. The first query looks for an exact column name and the second one returns all column names which match a keyword (usi...
1 1316 posted 15 years ago by kencyber
« Prev 1 Next »