What is the difference between Minus, and Intersect?
Answer Posted / 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 |
Post New Answer View All Answers
What are the flow statements of jdbc?
What happens if connection is not closed in jdbc?
What are temp tables ?
How MS-Access DB can be accessed over a network, using JDBC API?
Is oracle client required for jdbc connection?
What are the standard isolation levels defined by JDBC?
What is jdbc drivers in java?
What are the different types of classes in the api component?
What are types of jdbc drivers?
What is db client?
Does jpa use jdbc?
What is JDBC Savepoint? How to use it?
What causes the "No suitable driver" error?
Which is better jpa or jdbc?
Where can I find info, frameworks and example source for writing a JDBC driver?