選擇題:
1)Which statement shows the maximum salary paid in each job category of each department?_______
A、select dept_id, job_cat,max(salary) from employees where salary > max(salary);
B、select dept_id, job_cat,max(salary) from employees group by dept_id,job_cat;
C、select dept_id, job_cat,max(salary) from employees;
D、select dept_id, job_cat,max(salary) from employees group by dept_id;
E、select dept_id, job_cat,max(salary) from employees group by dept_id,job_cat,salary;
2)description of the students table:
sid_id number
start_date date
end_date date
which two function are valid on the start_date column?_________。
A、sum(start_date)
B、avg(start_date)
C、count(start_date)
D、avg(start_date,end_date)
E、min(start_date)
F、maximum(start_date)
3)for which two constraints does the oracle server implicitly create a unique index?______。
A、not null
B、primary
C、foreign key
D、check
E、unique
4)in a select statement that includes a where clause,where is the group by clause placed in the select statement?______。
A、immediately after the select clause
B、before the where clause
C、before the from clause
D、after the order by clause
E、after the where clause
5)in a select statement that includes a where clause,where is the order by clause placed in the select statement?______。
A、immediately after the select clause
B、before the where clause
C、after all clause
D、after the where clause
E、before the from clause
6)evaluate there two sql statements______。
Select last_name,salary from employees order by salary;
Select last_name,salary from employees order by 2 asc;
A。the same result B。different result C。the second statement returns a syntax error
7) you would like to display the system date in the format“20051110 14:44:17”。Which select statement should you use?______。
A、select to_date(sydate,’yearmmdd hh:mm:ss’)from dual;
B、select to_char(sydate,’yearmonthday hh:mi:ss’)from dual;
C、select to_date(sydate,’yyyymmdd hh24:mi:ss’)from dual;
D、select to_char(sydate,’yyyymmdd hh24:mi:ss’)from dual;
E、select to_char(sydate,’yy-mm-dd hh24:mi:ss’)from dual;
8)which select statement will the result ‘ello world’from the string‘Hello world’?______。
A、select substr(‘Hello World’,1)from dual;
B、select substr(trim(‘Hello World’,1,1))from dual;
C、select lower(substr(‘Hello World’,1))from dual;
D、select lower(trim(‘H’from‘Hello World’))from dual;
9)which are DML statements(choose all that apply)______。
A、mit B、merge C、update D、delete E、creat F、drop
10)Select 語句中用來連接字符串的符號是___C___。
A、“+” B、“&” C、“||” D、“|”
2020年河北新聞網兩學一做
時間:2023-09-18 07:0:242020年河北新聞網兩學一做
時間:2023-09-15 11:0:59兩學一做學習教育知
時間:2023-09-21 06:0:302020年開展兩學一做學習教
時間:2023-09-19 21:0:30
博達數據通信筆試題和面試題答案目2023-09-20 00:08:43
浦發(fā)銀行筆試題和面試題答案2023-09-18 07:07:52
陜西國際商貿學院在重慶高考專業(yè)招生計劃(人數+代碼)2025-05-22 10:38:12
安徽建筑大學和新余學院哪個好 分數線排名對比2025-05-22 10:36:54
襄陽職業(yè)技術學院廣西錄取分數線及招生人數 附-2020最低位次排名2025-05-22 10:35:29
長江大學和新疆師范大學哪個好 分數線排名對比2025-05-22 10:34:16
錦州師范高等專科學校在遼寧高考專業(yè)招生計劃(人數+代碼)2025-05-22 10:32:49
山東高考排名在17550的考生能報什么大學(原創(chuàng))2025-05-22 10:31:33
廣州華立學院的英語專業(yè)分數線(附2020-最低分排名怎么樣)2025-05-22 10:30:14
蘭州石化職業(yè)技術大學的理化測試與質檢技術專業(yè)分數線(附2020-最低分排名怎么樣)2025-05-22 10:29:06
泉州師范學院和亳州學院哪個好 分數線排名對比2025-05-22 10:27:53
貴州醫(yī)科大學在江西高考專業(yè)招生計劃(人數+代碼)2025-05-22 10:26:23
東莞城市學院和西安工商學院哪個好 分數線排名對比2025-05-22 10:24:51
山東海事職業(yè)學院的水路運輸安全管理專業(yè)分數線(附2020-最低分排名怎么樣)2025-05-22 10:23:44 


