what is the main difference between join and subqurey?

Answer Posted / ankush

A subquery is a query within a query.
A join is used to combine rows from multiple tables (2 or
more tables).
Its also can be done within a single table.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you delete a table?

531


Describe different types of general function used in sql?

528


What is online transaction processing (oltp)?

600


What is the difference between python and sql?

517


First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.

1135






Can %notfound return null after a fetch?

581


What is sql character function?

537


is mysql query is case sensitive? : Sql dba

555


Explain the insert into statements in sql?

560


What are two statement types in sql?

533


what is a composite primary key ? : Sql dba

574


What is parameter substitution in sql?

519


What does data normalization mean?

525


What are properties of the transaction?

552


What is difference between sql function and stored procedure?

501