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 is jdbc and jpa?
What is meant by jdbc?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
Why do we use jdbc statements?
What is the query used to display all tables names in SQL Server (Query analyzer)?
What port does jdbc use?
What are the different types of resultset?
Why isn't the java.sql.DriverManager class being found?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
What is jdbc thin client in oracle?
What are the different classes through which JDBC represents statements?
What is jdbc type?
How a database driver can be loaded with jdbc 4.0 / java 6?
How java can be connected to a database?
How can I determine the isolation levels supported by my DBMS?