Welcome To Snipplr


Everyone's Recent SQL Snippets Tagged find



« Prev 1 Next »
0 2159 posted 15 years ago by BFTrick
3 2230 posted 15 years ago by jamiebrwr
Find column name in all tables of a database
2 2602 posted 16 years ago by hairajeshk
You can use this SP like that; Exec CleanInjection 'INFECTED WORD','CLEAN WORD' (in use : Exec CleanInjection '<script></script>','')
2 2192 posted 16 years ago by emregulcan
0 1735 posted 16 years ago by metoikos
2 2048 posted 16 years ago by emregulcan
I found this and simply want to store it. It was done by Valentino Vranken
2 4430 posted 16 years ago by ezerick
Here's a handy query for finding duplicates in a table.
3 2156 posted 16 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 2170 posted 16 years ago by kencyber
« Prev 1 Next »