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 we store procedure in oralce for callable statements in jdbc
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
What do you mean by odbc?
What is the role of jdbc drivermanager class?
What is resultset in jdbc with example?
Prepared statements are faster. Why?
Can we have foreign key reference to a non primary key column ?
What is jdbc and jpa?
How does jdbc work?
Is jdbc a web technology?
What is an odbc driver?
Does jpa use jdbc?
What is jdbc odbc in java?
What does executeupdate return in java?
Can we return resultset in java?