What is metadata in programming?
No Answer is Posted For this Question
Be the First to Post Answer
I have written a program to connect to database using odbc.Can this Application run on any Platform????
What is jdbc and explain jdbc architecture?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
Which interface handles transaction management in jdbc?
What are the measures to connect to the db using jdbc?
What is resultset?
How warnings are retrieved in JDBC?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
Difference between Dirty, commited ,phantom,repeatable reads?
Different statements in JDBC?
how do we get the connection from connection pool
How can you retrieve data from the resultset using jdbc?