What are joins..how many types of joins are there?
Answer Posted / akn
In SQL Server,Join actually puts data from two or more
tables into a sinle result set.
there are 3 types of joins
1.Inner join
2.Outer join
3.Cross join
| Is This Answer Correct ? | 73 Yes | 40 No |
Post New Answer View All Answers
what are steps for interface? where is exchange rate defined in which table?
Explain the use of log option in exp command.
How many categories of data types in oracle?
Is rowid unique in oracle?
Can sub procedure/function be called recursively?
How to rename an index in oracle?
How a database is related to tablespaces?
Use of an integrity constraint is better to validate data. Explain
Is java required for oracle client?
What do you know about normalization? Explain in detail?
What is the difference between $oracle_base and $oracle_home?
How to turn on or off recycle bin for the session?
Explain drop constraint oracle?
what is the scripts in data base?
How to open and close an explicit cursor in oracle?