preparedstatement p= new preparedstatement
is it possible ?
Answer Posted / suresha
correction.
Preparedstatement ps=con.Preparestatement("some query");
suresha
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is ODBC and JDBC? How do you connect the Database?
What are the three parts of a jdbc url?
What are devices?
What is device controller?
What is jdbc odbc driver?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
What is the advantage of namedparameterjdbctemplate?
If you are truncated using JDBC, how can you that how much data is truncated?
What is jdbc explain?
What are the jdbc api components?
What is java soft framework?
Explain the JDBC Architecture?
What are the main components of JDBC ?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
What is executeupdate in java?