试题详情
- 单项选择题Which SQL statement generates the alias Annual Salary for the calculated column SALARY*12?()
A、SELECT ename, salary*12 'Annual Salary' FROM employees;
B、SELECT ename, salary*12 "Annual Salary" FROM employees;
C、SELECT ename, salary*12 AS Annual Salary FROM employees;
D、SELECT ename, salary*12 AS INITCAP("ANNUAL SALARY") FROM employees
关注下方微信公众号,在线模考后查看

热门试题
- You need to display
- The DBA issues this
- You are the DBA for
- In which scenario wo
- Which two are attrib
- Which two statements
- Which two are true a
- Evaluate this SQL s
- Which two are attrib
- What is true about t
- What does the FORCE
- Click the Exhibit bu
- ClicktheExhibitbutto
- Evaluate this SQL s
- Which two statements
- What is true about s
- Which object privile
- Examine this statem
- Examine the structu
- The user Sue issues