Answer Posted / bipin
sql-server
inner join
outer join
left outer join
right outer join
full outer join
cross join
oracle sql
inner join
outer join
left outer join
right outer join
full outer join
cross join
natural join
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What does inner join mean?
How can we make an if statement within a select statement?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
How do I debug a stored procedure?
What is union and union all keyword in sql?
What is a mutating table and a constraining table?
how many ways to get the current time? : Sql dba
Explain the difference between sql and mysql.
How would you pass hints to the sql processor?
Why do we need cursors in pl sql?
Is sql better than excel?
What is an exception in pl/sql?
what is the difference between myisam static and myisam dynamic? : Sql dba
what are the nonstandard string types? : Sql dba
Can we rollback after truncate?