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 |
What are analytical functions in sql?
What are different joins used in sql?
what is a unique key ? : Sql dba
How do I find duplicates in sql?
how to get help information from the server? : Sql dba
What are the Restrictions on Cursor Variables?
What is pl/sql and what is it used for?
Explain the usage of WHERE CURRENT OF clause in cursors ?
Can we join tables without foreign key?
What is the first action to perform a query? Suppose I have four tables and five joins and my query is getting slow day by day.
ex: take one schema in that t1,t2,.....tn tables and you don't no the table name also. write a procedure if enter columns name then display the maching columns .otherwise display the unmatch columns.
What is a constraint. Types of constraints ?
5 Answers Accenture, BirlaSoft,