recategorized
2,158 views
1 votes
1 votes

Database systems that store each relation in a separate operating system file may use the operating system's authorization scheme, instead of defining a special scheme themselves. In this case, which of the following is false?

  1. The administrator enjoys more control on the grant option
  2. It is difficult among the update, delete and insert authorizations
  3. cannot store more than one relation in a file
  4. Operations on the database are speeded up as the authorization procedure is carried out at the operating system level
recategorized

4 Answers

0 votes
0 votes
Operations on the database are speeded up as the authorization procedure is carried out at the operating system level
0 votes
0 votes

Database systems that store each relation in a separate operating system file may use the operating system’s authorization scheme, instead of defining a special scheme themselves. In this case:

  • The administrator enjoys more control on the grant option. True
  • It is difficult to differentiate among the update, delete and insert authorizations.True
  • We cannot store more than one relation in a file.True
  •  
  • Operations on the database are speeded up as the authorization procedure is carried out at the operating system level. False

    So, Option (D) Is Correct.

Related questions

0 votes
0 votes
5 answers
1
Pooja Khatri asked Jul 13, 2018
2,305 views
In RDBMS, which type of Join returns all rows that satisfy the join condition?Inner JoinOuter JoinSemi JoinAnti Join
0 votes
0 votes
5 answers
3
Pooja Khatri asked Jul 13, 2018
4,677 views
In a Hierarchical database, a hashing function is used to locate the ____CollisionRootForeign KeyRecords