mprabhuram


Member since 07/14/2009

6 snippets

4012 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

mprabhuram's Recent SnippetsTagged sql



« Prev 1 Next »
This SQL would help you to transpose a rows into columns in SQL
0 2555 posted 12 years ago by mprabhuram
See the DBLinks that you have created in the past
0 1026 posted 15 years ago by mprabhuram
use this to convert the oracle time stamp into a character.
0 1089 posted 15 years ago by mprabhuram
Use this logic to avoid double counting in ORACLE SQL
1 1062 posted 15 years ago by mprabhuram
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 3540 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 943 posted 15 years ago by mprabhuram
« Prev 1 Next »