What are static and dynamic queries?

Answer Posted / shera ahmad khan

Queries that are fiered by using Statement interface are
called Static queries.
Queries that are fiered by using PreparedStatement interface
are called Dynamic queries.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is getconnection method in java?

712


How to connect multiple database in jdbc?

743


List some new features available in jdbc 4.0?

689


Why are we using blob datatypes in jdbc?

780


Which type of JDBC driver is the fastest one?

795


Give steps to connect to the db using jdbc?

813


How do we call a stored procedure from jdbc?

760


What is xe in oracle jdbc url?

773


What is Apache DBCP API?

790


Is jdbc object oriented?

712


What are the new features available in jdbc 4.0?

732


What is a jdbc connection pool?

731


Give a way to check that all result sets have bin accessed and update counts are generated by execute method.

700


Is jdbc and orm?

734


How can I write to the log used by DriverManager and JDBC drivers?

764