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
how to delete an existing column in a table? : Sql dba
What are actual parameters and formal parameters?
What is a primary key called that is made up of more than one field?
how to drop an existing view in mysql? : Sql dba
How many triggers can be applied on a table?
When can we use the where clause and the having clause?
What is a constraint? Tell me about its various levels.
How do you delete data from a table?
what are the 'mysql' command line arguments? : Sql dba
What are the subsets of sql?
What are the string functions in sql?
what is foreign key? : Sql dba
Is primary key clustered index?
What is identity column in sql server?
what are the different type of sql's statements ? : Sql dba