搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单项选择题】

Examine the description of the MARKS table:<br /> STD_ID NUMBER(4)<br /> STUDENT_NAME VARCHAR2(30)<br /> SUBJ1 NUMBER(3)<br /> SUBJ2 NUMBER(3)<br /> SUBJ1 and SUBJ2 indicate the marks obtained by a student in two subjects.<br /> Examine this SELECT statement based on the MARKS table:<br /> SELECT subj1+subj2 total_marks, std_id<br /> FROM marks<br /> WHERE subj1 &gt; AVG(subj1) AND subj2 &gt; AVG(subj2)<br /> ORDER BY total_ marks;<br /> What is the result of the SELECT statement?()<p> Examine the description of the MARKS table:<br /> STD_ID NUMBER(4)<br /> STUDENT_NAME VARCHAR2(30)<br /> SUBJ1 NUMBER(3)<br /> SUBJ2 NUMBER(3)<br /> SUBJ1 and SUBJ2 indicate the marks obtained by a student in two subjects.<br /> Examine this SELECT statement based on the MARKS table:<br /> SELECT subj1+subj2 total_marks, std_id<br /> FROM marks<br /> WHERE subj1 &gt; AVG(subj1) AND subj2 &gt; AVG(subj2)<br /> ORDER BY total_ marks;<br /> What is the result of the SELECT statement?()</p>

A、A. The statement executes successfully and returns the student ID and sum of all marks for each student who obtained more than the average mark in each subject.

B、B. The statement returns an error at the SELECT clause.

C、C. The statement returns an error at the WHERE clause.

D、D. The statement returns an error at the ORDER BY clause.

更多“Examine the description of the MARKS table:<br /> STD_ID NUMBER(4)<br /> STUDENT_NAME VARCHAR2(30)<br /> SUBJ1 NUMBER(3)<br /> SUBJ2 NUMBER(3)<br /> SUBJ1 and SUBJ2 indicate the marks obtained by a student in two subjects.<br /> Examine this SELECT statement based on the MARKS table:<br /> SELECT subj1+subj2 total_marks, std_id<br /> FROM marks<br /> WHERE subj1 &gt; AVG(subj1) AND subj2 &gt; AVG(subj2)<br /> ORDER BY total_ marks;<br /> What is the result of the SELECT statement?()<p> Examine the description of the MARKS table:<br /> STD_ID NUMBER(4)<br /> STUDENT_NAME VARCHAR2(30)<br /> SUBJ1 NUMBER(3)<br /> SUBJ2 NUMBER(3)<br /> SUBJ1 and SUBJ2 indicate the marks obtained by a student in two subjects.<br /> Examine this SELECT statement based on the MARKS table:<br /> SELECT subj1+subj2 total_marks, std_id<br /> FROM marks<br /> WHERE subj1 &gt; AVG(subj1) AND subj2 &gt; AVG(subj2)<br /> ORDER BY total_ marks;<br /> What is the result of the SELECT statement?()</p>”相关的问题
第1题

A、The statement executes successfully and returns the student ID and sum of all marks for each student who obtained more than the average mark in each subject.  B、The statement returns an error at the SELECT clause.  C、The statement returns an error at the WHERE clause.  D、The statement returns an error at the ORDER BY clause.  

点击查看答案
第2题

A、ALTER TABLE commercials MODIFY (description CHAR2(2000));  B、ALTER TABLE commercials CHANGE (description CHAR2(2000));  C、ALTER TABLE commercials CHANGE (description VARCHAR2 (2000));  D、ALTER TABLE commercials MODIFY (description VARCHAR2 (2000));  E、You cannot increase the size of a column if the table has rows.  

点击查看答案
第3题

A、ALTER TABLE commercials MODIFY (description CHAR2(2000));  B、ALTER TABLE commercials CHANGE (description CHAR2(2000));  C、ALTER TABLE commercials CHANGE (description VARCHAR2(2000));  D、ALTER TABLE commercials MODIFY (description VARCHAR2(2000));  E、You cannot increase the size of a column if the table has rows.  

点击查看答案
第4题

A、ALTER TABLE commercials MODIFY (description CHAR2(2000));  B、ALTER TABLE commercials CHANGE (description CHAR2(2000));  C、ALTER TABLE commercials CHANGE (description VARCHAR2 (2000));  D、ALTER TABLE commercials MODIFY (description VARCHAR2 (2000));  E、You cannot increase the size of a column if the table has rows.  

点击查看答案
第5题

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)  

点击查看答案
第6题

A、A.ALTER TABLE commercials MODIFY (description CHAR2(1000));  B、B.ALTER TABLE commercials CHANGE (description CHAR2(1000));  C、C.ALTER TABLE commercials CHANGE (description VARCHAR2(1000));  D、D.ALTER TABLE commercials MODIFY (description VARCHAR2(1000));  E、E.You cannot increase the size of a column if the table has rows.  

点击查看答案
第7题

A、Give the description of the following sound segments in English.  B、[k];[z];[w];[u:];[i]  

点击查看答案
第8题

A、The statement executes successfully and returns the student ID and sum of all marks for each student who obtained more than the average mark in each subject.  B、The statement returns an error at the SELECT clause.  C、The statement returns an error at the WHERE clause.  D、The statement returns an error at the ORDER BY clause.  

点击查看答案
第9题

A、The statement executes successfully and returns the student ID and sum of all marks for each student who obtained more than the average mark in each subject.  B、The statement returns an error at the SELECT clause.  C、The statement returns an error at the WHERE clause.  D、The statement returns an error at the ORDER BY clause.  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服