试题详情
- 单项选择题You need to display the last names of those employees who have the letter "A" as the second character in their names.Which SQL statement displays the required results?()
A、SELECT last_name FROM EMP WHERE last_ name LIKE '_A%';
B、SELECT last_name FROM EMP WHERE last name ='*A%'
C、SELECT last_name FROM EMP WHERE last name ='_A%';
D、SELECT last_name FROM EMP WHERE last name LIKE '*A%'
关注下方微信公众号,在线模考后查看

热门试题
- The DBA issues this
- Which two statements
- Examine the structu
- TheSTUDENT_GRADEStab
- Examine the descrip
- Which two are attrib
- Which SQL statement
- Which statement desc
- You need to create
- Which are DML statem
- Top N analysis requi
- Which SQL statement
- Which describes the
- Evaluate the SQL sta
- Examine the SQL sta
- Which statement desc
- A subquery can be us
- You need to produce
- Evaluate the SQL st
- The EMPLOYEES table