DBA Data[Home] [Help]

APPS.OTA_LO_UTILITY dependencies on OTA_RESOURCE_BOOKINGS

Line 1403: ota_resource_bookings trb

1399: for an_instructor in (
1400: select 1 as dummy
1401: from
1402: ota_suppliable_resources tsr,
1403: ota_resource_bookings trb
1404: where
1405: trb.forum_id is null and
1406: trb.chat_id is null and
1407: tsr.trainer_id = p_user_id and