Which of the following statements is used to prevent user TO

题目
单选题
Which of the following statements is used to prevent user TOM from adding and deleting data in table TAB1?()
A

REVOKE ADD, DELETE FROM USER tom ON TABLE tab1

B

REVOKE ADD, DELETE ON TABLE tab1 FROM USER tom

C

REVOKE INSERT, DELETE FROM USER tom ON TABLE tab1

D

REVOKE INSERT, DELETE ON TABLE tab1 FROM USER tom

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which of the following statements allows BOB to revoke access to the SAMPLE database from user TOM?()

A.REVOKE ACCESS ON DATABASE FROM USER bob

B.REVOKE CONNECT ON DATABASE FROM USER tom

C.REVOKE tom FROM ACCESS ON DATABASE BY USER bob

D.REVOKE tom FROM CONNECT ON DATABASE BY USER bob


参考答案:B

第2题:

The man page for command shows the following syntax: The man page for command shows the following syntax: command [ -a | -b ] Which of the following statements is true regarding this entry?()

A. Either the -a or flag -b may be used, but not both.

B. If the flag -a is used then the flag -b also must be used.

C. One of the -a or -b flags must be used, but not both at the same time.

D. Both the flags may be used together, but neither are mandatory.


参考答案:D

第3题:

A user copied files from a CD and now the files can only be opened as read-only. Which of the following utilities can be used to allow the user the ability to edit the files?()

A.EDIT

B.CHMOD

C.ATTRIB

D.CONVERT


参考答案:C

第4题:

Which of the following protocols is used to disable switch ports automatically to prevent switchingloops?()

  • A、RIP
  • B、0S:F
  • C、STP
  • D、EGP

正确答案:C

第5题:

Which of the following statements is true regarding the VERSIONS BETWEEN clause?()  

  • A、 The VERSIONS BETWEEN clause may be used in DML statements.
  • B、 The VERSIONS BETWEEN clause may be used in DDL statements.
  • C、 The VERSIONS BETWEEN clause may not be used to query past DDL changes to tables.
  • D、 The VERSIONS BETWEEN clause may not be used to query past DML statements to tables.

正确答案:C

第6题:

Which of the following statements is used to revoke all DML privileges on table EMPLOYEE from user TOM?()

A.REVOKE ALL PRIVILEGES FROM USER tom

B.REVOKE ALL ON EMPLOYEE FROM USER tom

C.REVOKE EXECUTE ON EMPLOYEE FROM USER tom

D.REVOKE PRIVILEGES ON EMPLOYEE FROM USER tom


参考答案:B

第7题:

The following configuration command was entered into a router:ip route 172.16.3.0 255.255.255.0 192.168.2.4 Which of the following statements are true regarding this configuration change?()

A. The default administrative distance is used.

B. The command is used to establish a static route.

C. The command is used to configure the router interfaces.

D. The command is used to establish a stub network.

E. The subnet mask for the source address is 255.255.255.0


参考答案:A, B

第8题:

Which of the following statements is used to grant user TOM and Application team APPGRP the ability to add data to table TAB1?()

A.GRANT ADD DATA ON TABLE tab1 TO GROUP tom appgrp

B.GRANT INSERT TO USER tom, GROUP appgrp ON TABLE tab1

C.GRANT INSERT ON TABLE tab1 TO USER tom, GROUP appgrp

D.GRANT ADD DATA ON TABLE tab1 TO USER appgrp, GROUP tom


参考答案:C

第9题:

The following configuration command was entered into a router:ip route 172.16.3.0 255.255.255.0 192.168.2.4 Which of the following statements are true regarding this configuration change?()

  • A、The default administrative distance is used.
  • B、The command is used to establish a static route.
  • C、The command is used to configure the router interfaces.
  • D、The command is used to establish a stub network.
  • E、The subnet mask for the source address is 255.255.255.0

正确答案:A,B

第10题:

A user copied files from a CD and now the files can only be opened as read-only. Which of the following utilities can be used to allow the user the ability to edit the files?()

  • A、EDIT
  • B、CHMOD
  • C、ATTRIB
  • D、CONVERT

正确答案:C

更多相关问题