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
How can we store the file in the oracle database?
What is jdbc driver manager?
Which type of driver is unique in jdbc?
Is jdbc faster than hibernate?
What is the difference between jdbc and odbc?
Is jdbc faster than odbc?
If you are truncated using JDBC, how can you that how much data is truncated?
Explain the process of creating tables using NetBeans IDE?
What are clob and blob data types in jdbc?
What is a jdbc driver and how many jdbc drivers are available?
Is possible to open a connection to a database with exclusive mode with JDBC?
Which Java and java.sql data types map to my specific database types?
What is a jdbc connection?
Write an sql to find all records having all numeric characters in a field ?
What is thin driver in jdbc?