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

Given that tables T1 and T2 contain the following rows: Table T1:<br /> C1 C2<br /> 5 4 5 2 5 5<br /> Table T2: C1 C2 5 1 5 2 5 3<br /> Which of the following queries will return only those rows that exist in T1 and not in T2?()<p> Given that tables T1 and T2 contain the following rows: Table T1:<br /> C1 C2<br /> 5 4 5 2 5 5<br /> Table T2: C1 C2 5 1 5 2 5 3<br /> Which of the following queries will return only those rows that exist in T1 and not in T2?()</p>

A、A.SELECT * FROM T1 MINUS SELECT * FROM T2

B、B.SELECT * FROM T1 EXCEPT SELECT * FROM T2

C、C.SELECT * FROM T2 UNION EXCEPT SELECT * FROM T1

D、D.SELECT * FROM T1 NOT EXISTS SELECT * FROM T2

更多“Given that tables T1 and T2 contain the following rows: Table T1:<br /> C1 C2<br /> 5 4 5 2 5 5<br /> Table T2: C1 C2 5 1 5 2 5 3<br /> Which of the following queries will return only those rows that exist in T1 and not in T2?()<p> Given that tables T1 and T2 contain the following rows: Table T1:<br /> C1 C2<br /> 5 4 5 2 5 5<br /> Table T2: C1 C2 5 1 5 2 5 3<br /> Which of the following queries will return only those rows that exist in T1 and not in T2?()</p>”相关的问题
第1题

A、SELECT * FROM t1 UNION SELECT * FROM t2  B、SELECT * FROM t1 UNION DISTINCT SELECT * FROM t2  C、SELECT * FROM t1 INTERSECT SELECT * FROM t2  D、SELECT * FROM t1 WHERE (c1,c2)= (SELECT c1,c2 FROM t2)  

点击查看答案
第3题

A、Any row inserted or updated through view V1 must meet the condition that col4 > 1000.  B、From now on, any row inserted or updated in table T1 must meet the condition that col4 > 1000, but existing rows in the table are not checked.  C、At view creation, DB2 will check the data in table T1, and if in any row doesn't meet the condition col4 > 1000, the view creation will be rejected.  D、Any row inserted or updated through view V1 must meet the condition that col4 > 1000 and no row in table T1 can be updated such that col4 <= 1000, but new rows in the table can be inserted with col4 <= 1000.  

点击查看答案
第4题

A、The Thread.sleep() method can take t1 as an argument.  B、The Object.notify() method can take t1 as an argument.  C、The Thread.yield() method can take t1 as an argument.  D、The Thread.setPriority() method can take t1 as an argument.  E、The Object.notify() method arbitrarily chooses which thread to notify.  

点击查看答案
第5题

A、$ mysqladmin – u root – p – h localhost test – restore /tmp/t1.sql  B、Mysql> INSERT INTO t1 VALUES FROM '/tmp/t1.sql'  C、$ mysql – u root – p – h localhost test < /tmp/t1.sql  D、Mysql> LOAD DATA INFILE '/tmp/t1.sql' INTO TABLE t1  E、$ mysqlinport – u root – p – h localhost test /tmp/t1.sql  

点击查看答案
第6题

A、SELECT * FROM t1 UNION SELECT * FROM t2  B、SELECT * FROM t1 UNION DISTINCT SELECT * FROM t2  C、SELECT * FROM t1 INTERSECT SELECT * FROM t2  D、SELECT * FROM t1 WHERE (c1,c2)= (SELECT c1,c2 FROM t2)  

点击查看答案
第7题

A、The list of column names in the FOREIGN KEY clause can be a subset of the list of column names in the primary key of T2 or a UNIQUE constraint that exists on T2.  B、The list of column names in the FOREIGN KEY clause can be a subset of the list of column names in the primary key of T1 or a UNIQUE constraint that exists on T1.  C、The list of column names in the FOREIGN KEY clause must be identical to the list of column names in the primary key of T2 or a UNIQUE constraint that exists on T2.  D、The list of column names in the FOREIGN KEY clause must be identical to the list of column names in the primary key of T1 or a UNIQUE constraint that exists on T1.  

点击查看答案
第8题

A、A.REVOKE DROP ON t1 FROM PUBLIC  B、B.REVOKE UPDATE ON t1 FROM PUBLIC  C、C.REVOKE DELETE ON t1 FROM PUBLIC  D、D.REVOKE CONTROL ON t1 FROM PUBLIC  

点击查看答案
第9题

A、A.mean low water  B、B.the same as that used for the charts of the locality  C、C.the highest possible level  D、D.given in table three of the tide tables  

点击查看答案
客服
TOP

请使用微信扫码支付

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