what is the main difference between join and subqurey?
Answer Posted / ravi
all join may be sub query , but sub-query never be join
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Is pl sql different from sql?
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
Is primary key always clustered index?
What are the triggers associated with image items?
Which join is default?
What is delete command in sql?
What do you mean by rowid?
What is blind sql injection?
What is synchronized subquery?
How to take user input in pl sql?
Can we use rowid as primary key?
What is prepared statement in sql?
How delete a row in sql?
How do I edit a trigger in sql developer?
what are the features and advantages of object-oriented programming? : Sql dba