what is the main difference between join and subqurey?
Answer Posted / udayselva
Subquery returns only one row and Join return More than one rows
Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
what is the difference between undefined value and null value? : Sql dba
how to select unique records from a table? : Sql dba
How do I add a database to sql?
What are different methods to trace the pl/sql code?
what are the type of locks ? : Sql dba
What do you understand by case manipulation functions?
How do I view a view in sql?
what are the different index configurations a table can have? : Sql dba
What is primary and foreign key?
Determine if oracle date is on a weekend?
How to run sql*plus commands in sql developer?
What does varchar include?
how to do backup entire database? : Transact sql
What are commit, rollback, and savepoint?
When sql appeared?