Difference between join and a subquery?

Answer Posted / rajasekhar

sub query: it is a query to get the answer for multiple questions


joins: it is used for getting the data from more then two tables

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null value in oracle?

627


Explain oracle’s server parameter file.

564


What privilege is needed for a user to create indexes in oracle?

572


How to get last row id?

553


What is different types of joins?

570






Can you tell me how to add new column in existing views?how?How is possible?

929


Can we save images in a database and if yes, how?

588


Why do we need integrity constraints in a database?

584


How to store only time; not date and time?

555


How to create tables for odbc connection testing?

485


Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

1572


How do I escape a reserved word in oracle?

624


How can I see all tables in oracle?

538


What are the types of trigger in oracle?

573


20. Using a set operator, display the client number of all clients who have never placed an order.

1795