Welcome To Snipplr


Everyone's Recent SQL Snippets Tagged find



« Prev 1 Next »
0 1181 posted 14 years ago by BFTrick
3 1114 posted 14 years ago by jamiebrwr
Find column name in all tables of a database
2 1336 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 1066 posted 15 years ago by emregulcan
0 1044 posted 15 years ago by metoikos
2 1180 posted 15 years ago by emregulcan
I found this and simply want to store it. It was done by Valentino Vranken
2 3051 posted 15 years ago by ezerick
Here's a handy query for finding duplicates in a table.
3 1062 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 1322 posted 15 years ago by kencyber
« Prev 1 Next »