Examine the description of the MARKS table: STD_ID NUMBER(4) STUDENT_NAME VARCHAR2(30) SUBJ1 NUMBER(3) SUBJ2 NUMBER(3) SUBJ1 and SUBJ2 indicate the marks obtained by a student in two subjects. Examine this SELECT statement based on the MARKS table: SELECT subj1+subj2 total_marks, std_id FROM marks WHERE subj1 > AVG(subj1) AND subj2 > AVG(subj2) ORDER BY total_ marks; What is the result of the SELECT statement? ()
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.
查看答案
涉及产品或工艺技术的增量改进——为了迎合某个特定细分市场顾客的特定口味,而对某一产品的基础平台设计做出修改。属于企业的()项目类型。
A. 前沿型
B. 突破型
C. 平台型
D. 衍生型
康某(男)大二学生,追求完美的性格特征,身体健康,家庭无精神病史,在中学阶段成绩较好,家中期望较高。一场意外疾病高考失利,进入医院后觉得生活很迷茫,生活没什么意思,不想学习,勉强学习,效率也很低。与寝室同学常闹矛盾,出现过轻生念头。作为辅导员,你如何与他谈心呢?