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

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

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)

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

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  

点击查看答案
第3题

A、SELECT TABLE(EMPLIST()) FROM EMPLOYEE  B、SELECT TABLE(EMPLIST()) AS t FROM EMPLOYEE  C、SELECT EMPLIST(id, firstname, lastname) FROM EMPLOYEE  D、SELECT id, firstname, lastname FROM TABLE(EMPLIST()) AS t  

点击查看答案
第4题

A、ALTER TABLE test ADD t_sex CHAR(2)  B、ALTER TABLE test ADD t_sex  C、ALTER TABLE test ALTER t_sex CHAR(2)  D、ALTER TABLE test DROP(t_sex CHAR(2))  

点击查看答案
第6题

A、ALTER TABLE T ADD COLUMN c1 int  B、ALTER TABLE T ADD (c1 int)  C、ALTER TABLE T ADD COLUMN c1  D、ALTER TABLE T ADD c1  

点击查看答案
第7题

A、DELETE * FROM TABLE T03  B、DELETE ALL FROM T03  C、DELETE * FROM T03  D、DELETE FROM T03  

点击查看答案
第8题

A、Delete the default auth table mapping policy  B、Create auth table mapping policies that route users to specific resources  C、Create Resource Access policies that permit access to specific resources  D、Create Source Interface policies that route users to specific resources  

点击查看答案
第9题

A、Any row inserted or updated through view V1 must meet the condition that col4 &gt; 1000.  B、From now on, any row inserted or updated in table T1 must meet the condition that col4 &gt; 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 &gt; 1000, the view creation will be rejected.  D、Any row inserted or updated through view V1 must meet the condition that col4 &gt; 1000 and no row in table T1 can be updated such that col4 &lt;= 1000, but new rows in the table can be inserted with col4 &lt;= 1000.  

点击查看答案
客服
TOP

请使用微信扫码支付

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