In table a 1lakh data is present,in table b 20 thousand data is present, to get unique data from table a and b which join to be considered. whether right outer join or left inner join. 

Answer Posted / krish

Using Intersect operator

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is union?

651


what does the t-sql command ident_current does? : Transact sql

546


How to return multiple rows from the stored procedure?

524


how can we know the number of days between two given dates using mysql? : Sql dba

548


What are types of joins?

538






What is the use of sql trace?

481


Why do we use set serveroutput on?

518


What are operators available in sql?

589


Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com

2070


What is a table in a database?

581


What is oracle pl sql developer?

532


What is auto increment?

582


Does mysql support pl sql?

624


Explain what is sql?

610


How can I speed up sql query?

527