IBM Exam Questions

What is the correct query that determines the number of backup objects stored in the IBM Tivoli Stor

What is the correct query that determines the number of backup objects stored in the IBM Tivoli Storage Manager database?

A.
SELECT COUNT (*) FROM BACKUP

B.
SELECT COUNT (*) FROM ARCHIVE

C.
SELECT COUNT (*) FROM BACKUPS
45

D.
SELECT COUNT (*) FROM ARCHIVES

Explanation: