PL/SQL (MOSC)

MOSC Banner

Query need to be draw daily and cutoff by daily

edited Mar 30, 2011 1:15AM in PL/SQL (MOSC) 10 commentsAnswered
Hello,
I have a query which I need to draw data and cutoff by daily,

which means the data i draw today will not reappear tomorrow when i draw again,
I am think of using a flag, maybe a procedure doing it, but I don't know th exact  way to do it, can anyone give me some advice?
like it can be done in discoverer, or a concurrent request can do it. thanks

select 
inv.TRX_NUMBER
,inv.CUSTOMER_NAME
,arc.TAX_REFERENCE
,arc.TAXPAYER_ID 
,ral.SALES_ORDER ||' '||ooh.CUST_PO_NUMBER invoice_reference
,mic.segment1 category

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center