| | |
can we display select command with from onedate to present date
Please support our Oracle advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
I think below queries may help you.........................
To see the one day before data, use the following Query:
To see the one Hour before data, use the following Query:
To see the one day before data, use the following Query:
select * from <table_name) as of timestamp (systimestamp - interval '1' day) To see the one Hour before data, use the following Query:
select * from <table_name) as of timestamp (systimestamp - interval '1' hour) Last edited by peter_budo; Dec 12th, 2008 at 7:13 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
![]() |
Other Threads in the Oracle Forum
- Previous Thread: Oracle console stucks
- Next Thread: Oracle, RIMM, Palm Earnings Today; "Outrageous" Predictions For '09
| Thread Tools | Search this Thread |
2009predictions acquisition amazon.com bartz bernanke cia citrix cloudcomputing crm database dell economy editor enterprise enterprise2.0 enterprisesoftware federalreserve forbes hp ibm intellipedia internet larryellison layoffs linux loughridge mediawiki michaeljackson microsoft neverland nortel notebooks oil operatingsystem oracle palm rimm saas salesforce sap seagate socialcomputing sql sun sybase technologystocks virtualiron virtualization vmware wiki wikipedia xen yahoo zoho






