How will you perform truncation using JDBC?
No Answer is Posted For this Question
Be the First to Post Answer
Name the types of jdbc drivers.
What are the conditions applies to varchar variable, when using in procedures?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What is the meaning of batch updates?
Difference between JDBC and Hibernate? Give one sample based on the variance?
How can you create jdbc statements?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
Is jdbc database independent?
What is the role of jdbc drivermanager class?
What is thin driver in jdbc?
What is difference between statement and preparedstatement in jdbc?
What do you mean by metadata and why we are using it?