Tag: databases
Questions Related to databases
Which four statements correctly describe functions that are available in SQL? (Choose four.)
The user Sue issues this SQL statement: GRANT SELECT ON sue.EMP TO Alice WITH GRANT OPTION; The user Alice issues this SQL statement: GRANT SELECT ON sue.EMP TO Rena WITH GRANT OPTION; The user Rena issues this SQL statement: GRANT SELECT ON sue.EMP TO timber; The user Sue issues this SQL statement: REVOKE select on sue.EMP FROM Alice; For which users does the revoke command revoke SELECT privileges on the SUE.EMP table?
IDMS stands for _____________?
The unit of data that is passed by IDMS from database to application program is known as ________.
The relationship between 2 or more record types is defined by ___?