How do you get all records from 2 tables. Which join do you use?
Answer Posted / pervez
using full outer join or Cartesian join we can get all records
from two tables
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How does index help in query performance?
What is a composite primary key?
what is log shipping? : Sql dba
What is primary key secondary key alternate key candidate key?
How do you drop a trigger?
what is a control file ? : Sql dba
What is multiple columns?
What is the difference between local variables and global variables?
What is dml and ddl?
what is a constraint? Tell me about its various levels. : Sql dba
How do you declare a variable in pl sql?
Explain sql data types?
What is union, minus and interact commands?
what are all the common sql function? : Sql dba
Explain the difference between triggers and constraints?