What is the difference between Minus, and Intersect?
Answer / subrahmanyam
Minus in sql two quest displays all the recorder of first
query removing comon records from both queries
Intesect return only the common records
| Is This Answer Correct ? | 5 Yes | 0 No |
What types of DataSource objects are specified in the Optional Package?
How are jdbc statements used?
What are the different classes through which JDBC represents statements?
How many types of jdbc drivers are available?
What do you understand by jdbc driver and explain its types?
What does jdbc setmaxrows method do?
Can you define a foreign key, with a key from the same table?
What is meant by connection string?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
What is jdbc connection interface?
What is the purpose of jdbc resultset interface?
How the JDBC application works?