How do you get all records from 2 tables. Which join do you use?
Answer Posted / vinay
use full outer join you can get the records
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is integrity in sql?
What is plpgsql language?
How do we accept inputs from user during runtime?
How do I tune a sql query?
What is data manipulation language?
How do I order columns in sql?
what is timestamp in mysql? : Sql dba
what is user defined functions? : Sql dba
what are the different index configurations a table can have? : Sql dba
What is error ora-01000: maximum open cursors exceeded
How do we use distinct statement? What is its use?
What is meant by truncate in sql?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
What is pl sql block in dbms?
describe transaction-safe table types in mysql : sql dba