Welcome To Snipplr
Everyone's Recent SQL Snippets Tagged sql
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
use this to convert the oracle time stamp into a character.
0
1169
posted 15 years ago by mprabhuram
This snippet just updates your tables which infected "<script> </script>" code blocks.
You must update all columns one by one.
2
1329
posted 15 years ago by emregulcan
You can use this SP like that;
Exec CleanInjection 'INFECTED WORD','CLEAN WORD'
(in use : Exec CleanInjection '<script></script>','')
2
1315
posted 15 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
3695
posted 15 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
1039
posted 15 years ago by mprabhuram
http://glennberrysqlperformance.spaces.live.com/blog/cns!45041418ECCAA960!2991.entry
1
817
posted 15 years ago by tvanzele
Finds the location of the log and data files for every database in SQL Server
1
1121
posted 15 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
1148
posted 15 years ago by jstnno