How to set the attribute concurrency in resultset?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
State the three different ways in which you can create a table?
What is the function of drivermanager class?
How can we execute stored procedures using callablestatement?
What are the ddl statements?
What are the steps required to execute a query in jdbc?
How can a java objects be stored in database?
What is phantom read and which isolation level prevents it?
How many isolation levels are supported in JDBC and what are they?
what is JDBC?
How can we retrieve data from the resultset?
What is a PreparedStatement?