Technical Blog

Pages

▼
Sep 25, 2008

References

›
1) www.orafaq.com/wiki/Main_Page 2) www.orafaq.com/wiki/Scripts 3) www.orafaq.com/wiki/SQL_FAQ

OS-Version

›
How to Identify OS or Oracle 64 bit or 32 bit select * from v$version; ---------------------------------------------------------------------...
Sep 23, 2008

MOVE

›
Re: alter table move Processing the code select * from tab where P1 = 110 last a few seconds. After the code alter table tab enable row move...
Sep 22, 2008

Alphabets,Level, Analytic Query

›
Alphabets WITH AlphaBet AS ( SELECT CHR((ROWNUM + 64)) AS Character FROM DUAL CONNECT BY level SELECT * FROM AlphaBet; -------------...

Calender,Dates,Objects created

›
Calender of a year select lpad( Month, 20-(20-length(month))/2 ) month , "Su" , "Mo" , "Tu" , "W...
‹
›
Home
View web version
Powered by Blogger.