How to fetch common records from two tables?



How to fetch common records from two tables?..

Answer / mrityunjay dubey

Select column_name from tableA UNION Select column_name from tableB

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Explain what is a field in a database and record in a database?

0 Answers  


What is loop in pl sql?

0 Answers  


What is normalization? How many normalization forms are there?

0 Answers  


What are functions in sql?

0 Answers  


what is unique key constraint? : Sql dba

0 Answers  






When the mutating error will comes? and how it will be resolved?

2 Answers  


please explain database architecture..

1 Answers   Infosys,


what are the limitations of identity column? : Transact sql

0 Answers  


Which are sql * plus commands?

0 Answers  


What is %type in sql?

0 Answers  


Main diff between varray and nested tablea

3 Answers   Polaris, TCS,


how will i became good database developer?

1 Answers  


Categories