Answer Posted / vinodkumar.r
2 types
1)inner join ,
2)outer join
a)left outer
b)right outer
c)full outer
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is trigger types in sql?
What is the difference between clustered and non-clustered indexes?
Is primary key a clustered index?
How can the performance of a trigger be improved?
What information is needed to connect sql*plus an oracle server?
how to decrement dates by 1 in mysql? : Sql dba
Is it possible to create the following trigger: before or after update trigger for each row?
Why triggers are used?
how can you see all indexes defined for a table? : Sql dba
How do I run a script in sql developer?
what is cursor. write example of it. What are the attributes of cursor.
What is %rowtype in pl sql?
How can you get sql*loader to commit only at the end of the load file? : aql loader
what is transaction? : Sql dba
What is rowid in sql?