PL/SQL example
Could any PL/SQL gurus give me a sample for the PL/SQL to collect data from a table for a particular day between time t1 and time t2 that will iterate through a number of days?
I am relatively new to this. Thank you very much.
0