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

what are the advantages of sql ? : Sql dba

640


how can you see all indexes defined for a table? : Sql dba

628


What is duration in sql profiler trace?

667


What do you mean by query optimization?

637


How do you declare a constant?

621






explain primary keys and auto increment fields in mysql : sql dba

622


What is the difference between the implicit and explicit cursors?

637


how do you know the version of your mysql server? : Sql dba

588


Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?

3198


What is pl sql variable?

609


Explain sql data types?

727


How can a function retun more than one value in oracle with proper example?

683


What is the difference between subquery and correlated query?

627


Can we create clustered index without primary key?

609


What is gpt format?

604