What are static and dynamic queries?



What are static and dynamic queries?..

Answer / 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

More JDBC Interview Questions

I have getting problem to calling stored procedure from Mysql through JSP. Please help me.

1 Answers  


Why do I have to reaccess the database for Array, Blob, and Clob data?

0 Answers  


What is createstatement method in java?

0 Answers  


What is a jdbctemplate?

0 Answers  


What are the steps involved in establishing a connection using jdbc in java?

0 Answers  






What are the new features available in jdbc 4.0?

0 Answers  


What is JDBC Batch Processing and what are it’s benefits?

0 Answers  


Name different methods for getting streams.

0 Answers  


What is static Synchronized method in JDBC API? Give an example?

3 Answers   3 Edge Solutions, R Systems, Sirvisetti Global Services,


what does batchUpdate does?

6 Answers   HCL,


Which interface handles transaction management in jdbc?

0 Answers  


Can resultset be null in java?

0 Answers  


Categories