What is meant by Join? What are the different types of
Joins available? Explain.
Answer Posted / udaykumar
Join - joining of two tables to itself.
types of joins.....
simple/equi/inner
self
outer
cartesian.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is primary key is clustered index?
What is pessimistic concurrency control? : Transact sql
What is cursor and why it is required?
How do you optimize a stored procedure in sql?
What are the datatypes available in pl/sql ?
Is pl sql useful?
What are three advantages to using sql?
Can pl sql procedure have a return statement?
what does the t-sql command ident_current does? : Transact sql
What packages are available to pl/sql developers?
How to change sql*plus system settings?
What is a schema? How is it useful in sql servers?
what are properties of a transaction? : Sql dba
Why should I use postgresql?
Which data dictionary views have the information on the triggers that are available in the database?