I have 2 table A and B. In A 1 lakh record is present. In b 20 thousand data is present. To get the unique data from table A and B which join we should prefer left inner join or right outer join. Please answer.
Answer Posted / anil
I prefer full outer join MINUS inner join.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what are the limitations of identity column? : Transact sql
Explain architecture of sql server notification services?
What is pls integer?
What is coalesce sql?
what is column? : Sql dba
What is sql dialect?
How do I run a sql query in pgadmin 4?
how to check myisam tables for errors? : Sql dba
What does pragma mean?
How many primary keys can a table have?
What is the difference between sql and mysql?
Is sql a oracle?
how can we destroy the cookie? : Sql dba
What is the maximum number of rows in sql table?
What is the sql query to display the current date?