A.list database backup B.report database backup C.list backup of database D.list summary backup E.report backup of database
A. standard backup set B. image copy C. compressed backup D. user-managed backup
A. It is a list of remote database links stored in the XML file that are available to the users of the database. B.It is a list of users and network privileges stored in the XML file according to which a group of users can connect to one or more hosts. C. It is a list of users and network privileges stored in the data dictionary according to which a group of users can connect to one or more hosts. D. It is the list of the host names or the IP addresses stored in the data dictionary that can connect to your database through PL/SQL network utility packages such as UTL_TCP.
A.Synonyms can be created only for a table B.Synonyms are used to reference only those tables that are owned by another user C.A public synonym and a private synonym can exist with the same name for the same table D.The DROP SYNONYM statement removes the synonym, and the table on which the synonym has been created becomes invalid
A. 1, 4, 5, 2, 3 B. 1, 4, 3, 2, 5 C. 4, 5, 2, 3, 1 D. 2, 3, 4, 5, 1 E. 1, 4, 2, 3, 5