Hi,
The following code is supposed to stop a booking being made if falls between another bookings start and end date.
Unfortunately I get the following error message
PLS-00410: duplicate fields in RECORD,TABLE or argument list are not permitted
Any help would be greatly appreciated.
Thanks in advance
[code=oracle]
CREATE OR REPLACE PROCEDURE...