Which of the following approval member groups can an organization administrator grant privileges to?()
第1题:
A. User
B. Administrator
C. Power User
D. Remote Desktop User
第2题:
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
第3题:
The user SCOTT who is the owner of ORDERS and ORDERJTEMS tables issues the following GRANT command: GRANT ALL ON orders, order_items TO PUBLIC; What correction needs to be done to the above statement? ()
第4题:
Which of the following is the access level of a user that belongs to both the Administrators andUsers groups?()
第5题:
Which role should a site administrator assign to a user in the selling organization to allow the user to manage suborganizations and users in their organization?()
第6题:
If a parent organization is not specified when registering a user, which organization will the user be a member of?()
第7题:
The user Alice wants to grant all users query privileges on her DEPT table. Which SQL statement accomplishes this?()
第8题:
Which two statements accurately describe a role?()
第9题:
Which three statements are true about the working of system privileges in a multitenant control database(CDB) that has pluggable databases (PDBs)?()
第10题:
PUBLIC should be replaced with specific usernames.
ALL should be replaced with a list of specific privileges.
WITH GRANT OPTION should be added to the statement.
Separate GRANT statements are required for ORDERS and ORDERJTEMS tables.
第11题:
You can conned as a common user by using the connect statement.
You can connect as a local user by using the connect statement.
You can connect by using easy connect.
You can connect by using OS authentication.
You can connect by using a Net Service name.
You can connect as a local user by using the SET CONTAINER statement.
第12题:
Organization Administrator
Seller
Seller Administrator
Store Administrator
Account Representative
第13题:
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
第14题:
A.CONTROL
B.UPDATE
C.USAGE
D.ALTER
第15题:
Which of the following statements is used to grant user TOM and Application team APPGRP the ability to add data to table TAB1?()
第16题:
Which of the following groups should a user be added to for the ability to restore files, withoutgranting any ownership privileges?()
第17题:
Which of the following statements is used to revoke all DML privileges on table EMPLOYEE from user TOM?()
第18题:
Which of the following privileges permits a user to update the comment on a sequence?()
第19题:
You execute the following set of commands to create a database user and to grant the system privileges in your production environment. SQL> CREATE USER user01 IDENTIFIED BY oracle DEFAULT TABLESPACE tbs1 TEMPORARY TABLESPACE temp PROFILE default / SQL> GRANT create session, create table TO user01; While executing the command to create a table, the user gets the following error message and the CREATE TABLE.. command fails. ERROR at line 1: ORA-01950: no privileges on tablespace What could be the possible reason for this error message?()
第20题:
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 reena WITH GRANT OPTION; The user Reena 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?()
第21题:
The user HR owns the EMP table. The user HR grants privileges to the user SCOTT by using this command: SQL> GRANT SELECT,INSERT,UPDATE ON emp TO scott WITH GRANT OPTION; The user SCOTT executes this command to grant privileges to the user JIM: SQL> GRANT SELECT,INSERT,UPDATE ON hr.emp TO jim; Now, the user HR decides to revoke privileges from JIM using this command: SQL> REVOKE SELECT,INSERT,UPDATE ON emp FROM jim; Which statement is true after HR issues the REVOKE command()
第22题:
The user SKD can grant only the MGR_ROLE role to other users, but not the privileges in it.
The user SKD can revoke the MGR_ROLE only from the users for whom he/she is the grantor.
The user SKD can grant the privileges in the MGR_ROLE role to other users, but not with ADMIN OPTION.
The user SKD can grant the privileges in the MGR_ROLE role to other users, but cannot revoke privilegesfrom them
第23题:
ApprovalGroup
Order Process
User Group
User Registration
AccessGroup