| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> append a table onto the end of another
I have two tables, appointments and backupappointments.
I also have a
function getAppointments(theDate DATE) RETURN RECORDSET
(which has not been written yet).
What I want the function to do is take a date, and return a table of
appointments on that date. My problem has two parts:
Any help would be greatly appriciated
Jagdip Singh Ajimal Received on Wed Feb 18 2004 - 04:25:38 CST
![]() |
![]() |