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

Why select is used in sql?

691


Is sqlite free?

718


What are two statement types in sql?

745


what is row? : Sql dba

933


what is bcp? When does it used? : Sql dba

706






How does cross join work?

655


What is the difference between explicit and implicit cursors in oracle?

695


Can two tables have same primary key?

729


Is pl sql different from sql?

717


Explain autonomous transaction.

842


which command using query analyzer will give you the version of sql server and operating system? : Sql dba

702


Can we connect to postgresql using sql developer?

697


How to process query result in pl/sql?

773


who introduced sql?

752


Is left join same as inner join?

723