Welcome To Snipplr


Everyone's Recent SQL Snippets Tagged find



« Prev 1 Next »
0 752 posted 12 years ago by BFTrick
3 714 posted 13 years ago by jamiebrwr
Find column name in all tables of a database
2 861 posted 13 years ago by hairajeshk
You can use this SP like that; Exec CleanInjection 'INFECTED WORD','CLEAN WORD' (in use : Exec CleanInjection '<script></script>','')
2 674 posted 13 years ago by emregulcan
0 672 posted 13 years ago by metoikos
I found this and simply want to store it. It was done by Valentino Vranken
2 2448 posted 14 years ago by ezerick
Here's a handy query for finding duplicates in a table.
3 654 posted 14 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 877 posted 14 years ago by kencyber
« Prev 1 Next »