IF EMP HAS 2 ROWS,DEPT HAS 4 ROWS.WHATS THE RESULT OF

SELECT * FROM EMP,DEPT;

Answer Posted / shailesh

Cartetian product i.e. 8 rows will be returned.

Is This Answer Correct ?    26 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explian rowid, rownum?

566


How do you determine the current isolation level? : Transact sql

584


What is the use of primary key?

539


Why is theta join required?

669


What are the possible values for the boolean data field?

527






What is a field in a database?

572


What does an inner join do?

563


When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?

637


What is sql and its types?

628


What is a dynamic query?

573


What is a sql statement?

537


Is sql injection illegal?

597


what is sql server agent? : Sql dba

605


what is the difference between sql and t-sql? : Transact sql

607


Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?

538