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
How can check sql version from command line?
What is scalar data type in pl sql?
Define sql delete statement.
what are the authentication modes in sql server? How can it be changed? : Sql dba
What is the use of count (*) in sql?
Why do we create views in sql?
How do you modify a column in sql?
what is timestamp in mysql? : Sql dba
What are the syntax and use of the coalesce function?
Does a user_objects view have an entry for a trigger?
Is it possible to pass parameters to triggers?
What is an intersect?
Does sql use python?
What is raid? How does it help storage of databases?
What will you get by the cursor attribute sql%rowcount?