preparedstatement p= new preparedstatement
is it possible ?

Answer Posted / suresha

No,It should be following syantx

Preparestatement ps=con.preparestament("some query");

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is jdbc an api?

501


What is resultset in jdbc with example?

484


Explain the role of driver in jdbc.

557


Does jdbc use ssl?

490


What is a jdbc url?

457






What is url in jdbc connection?

501


What is the advantage of namedparameterjdbctemplate?

503


What is jdbc servlet?

488


Is jdbc part of j2ee?

506


What are the basic exceptions in jdbc?

516


What does the jdbc resultset interface?

523


How to move the cursor in scrollable resultset ?

566


How to update a resultset programmatically?

585


How does a file store compare with a jdbc store?

628


What is jdbc stand for?

483