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
Does jdbctemplate use prepared statements?
What is meant by dao?
What packages are used by jdbc?
What is the function of setautocommit?
How many ways can you update a result set?
What is a jdbc connection string?
How do we call a stored procedure from jdbc?
What is a jdbc url?
What is metadata in java programming?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What are the main components of JDBC ?
Is jdbc part of j2ee?
What is sqlwarning?
How to connect html page to database using jdbc?