Answer Posted / guest
1.Simple/Inner/Natural Join
2.Equi(contains only = sign) /Non-Equi Joins(other simbles)
3.Outer Joins(Left Outer Join/Right Outer Join)
4.Cross Join
5.Self Join
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How will you distinguish a global variable with a local variable in pl/sql?
What is example of database?
When should I use nosql database?
What is sql prepared statement?
how to check myisam tables for errors? : Sql dba
How can you view the errors encountered in a trigger?
What are the types of sql commands?
When you have to use a default "rollback to" savepoint of plvlog?
How to rename a column in the output of sql query?
Can we group by two columns in sql?
Which normal form is best?
What does desc stand for?
What is a schema? How is it useful in sql servers?
how to shutdown mysql server? : Sql dba
How to get help at the sql prompt?