试题详情
- 单项选择题 Scott issues the SQL statements: CREATE TABLE dept (deptno NUMBER(2), dname VARCHAR2(14), loc VARCHAR2(13)}; GRANT SELECT ON DEPT T0 SUE; If Sue needs to select from Scott's DEPT table, which command should she use?()
A、SELECT*FROMDEPT;
B、SELECT*FROMSCOTT.DEPT;
C、SELECT*FROMDBASCOTTDEPT;
D、SELECT*FROMALL_USERSWHEREUSER_NAME=';SCOTT';ANDTABLENAME=';DEPT';;
关注下方微信公众号,在线模考后查看

热门试题
- What is necessary fo
- The ORDERS table ha
- Evaluate the SQL st
- Examine the structu
- What does the FORCE
- Evaluate the SQL st
- EvaluatethisSQLstate
- TheDBAissuesthisSQLc
- Examine this statem
- Managementhasaskedyo
- Which two statements
- Which four are types
- When should you crea
- Which statement crea
- Examine the data in
- From SQL*Plus, you
- Examine the structu
- The CUSTOMERS table
- For which two action
- Scott issues the SQ