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 to run pl/sql statements in sql*plus?
What is the starting oracle error number?
What is exception? What are the types of exceptions?
How can use stored procedures in sql?
how to dump a table to a file with 'mysqldump'? : Sql dba
How do I run sql?
Does view contain data?
Is a foreign key always unique?
What is t sql used for?
Can we write ddl statements in functions?
How many types of relationship are there?
How to handle bulk data?
What are sql functions? Describe in brief different types of sql functions?
Is it possible for a table to have more than one foreign key?
What is field delimiter?