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
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between statement and preparedstatement interface?
What is preparedstatement in jdbc?
What is represented by the connection object?
What are the factors that the jdbc driver performance depends upon?
What is @entity in java?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
What is dburl?
What are the different types of statements in jdbc?
Explain the difference between resultset and rowset in jdbc
How to check jdbc connection in java?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
what is CallableStatement and what is its usage?