InterviewSolution
Saved Bookmarks
| 1. |
Write A Query To Display All Object Types That Are Dependent On Other Objects In The Database ? |
|
Answer» The FOLLOWING query will DISPLAY the object TYPES that are REFERENCED by other OBJECTS in the database: The following query will display the object types that are referenced by other objects in the database: |
|