Answer Posted / sangeeta
Union will not display the redundant data whereas UnionAll
will display the redundant data.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Name different methods for getting streams.
Which interface handles transaction management in jdbc?
What is the difference between execute, executeQuery, executeUpdate?
How can I create a custom RowSetMetaData object from scratch?
What is JDBC Savepoint? How to use it?
What does adapter class provide?
What are the main steps in java to make JDBC connectivity?
Explain jdbc savepoint?
What is meant by connection string?
What is jdbc connection interface?
What is the difference between client and server database cursors?
What is the role of jdbc drivermanager class?
What is a rollback in jdbc?
What do you mean by two phase commits?
How do I load a database driver with JDBC 4.0 / Java 6?