Welcome To Snipplr
Everyone's Recent Snippets Tagged sql
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
You can run this sql scripts in your database.
Firstly it creates a database and after insert records (timezones)
4
1045
posted 14 years ago by emregulcan
This snippet just updates your tables which infected "<script> </script>" code blocks.
You must update all columns one by one.
2
1007
posted 14 years ago by emregulcan
You can use this SP like that;
Exec CleanInjection 'INFECTED WORD','CLEAN WORD'
(in use : Exec CleanInjection '<script></script>','')
2
947
posted 14 years ago by emregulcan
This function can be used to find out if there exists an overlap between two pairs of dates or time.
There is an alternate way to calculate the actual overlapping value - Read the snippet "How to avoid double counts"
0
3376
posted 14 years ago by mprabhuram
ROW_NUMBER() -
Partition (group by) the expression values and assigns integer values to the rows depending on their order.
thx to Shouvik Basu < http://www.orafaq.com/node/55 >
0
818
posted 14 years ago by mprabhuram
http://glennberrysqlperformance.spaces.live.com/blog/cns!45041418ECCAA960!2991.entry
1
644
posted 14 years ago by tvanzele
Finds the location of the log and data files for every database in SQL Server
1
887
posted 14 years ago by tcphll
Sql para agregar las regiones de Chile en Magento. Utilizado para calcular las tarifas de los envÃos. Probado a través del phpmyadmin en una nueva instalación de magento 1.4.x (probablemente funcione con versiones anteriores)
Para el tutorial d...
0
892
posted 14 years ago by jstnno