试题详情
- 单项选择题 The EMPLOYEES table contains these columns: EMPLOYEE_ID NUMBER(4) LAST_NAME VARCHAR2 (25) JOB_ID VARCHAR2(10) You want to search for strings that contain 'SA_' in the JOB_ID column. Which SQL statement do you use?()
A、SELECT employee_id, last_name, job_id FROM employees WHERE job_id LIKE '%SA/_%'ESCAPE'/';
B、SELECT employee_id, last_name, job_id FROM employees WHERE job_id LIKE '%SA_';
C、SELECT employee_id, last_name, job_id FROM employees WHERE job_id LIKE '%SA_'ESCAPE'/';
D、SELECT employee_id, last_name, job_id FROM employees WHERE job_id '%SA_';
关注下方微信公众号,在线模考后查看

热门试题
- The STUDENT_GRADES
- Examine the structu
- Which three statemen
- The EMPLOYEE tables
- The CUSTOMERS table
- Examine this statem
- Examinethestructurei
- Which is an iSQL*Plu
- In which case would
- You are granted the
- Which one is a syste
- Which two tasks can
- You need to create
- Examine the structu
- Which two statements
- Which two are charac
- Which /SQL*Plus feat
- Examine the structu
- What are two reasons
- ClicktheExhibitbutto