How do I insert/update records with some of the columns having NULL value?
No Answer is Posted For this Question
Be the First to Post Answer
What is addbatch jdbc?
What does adapter class provide?
Explain the necessary steps to connect to the database in java?
wahts is mean by primary key and unique key?
How is jndi useful for Database connection?
What are the standard isolation levels defined by JDBC?
What is Type-2 Driver and when this driver is used?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
What are temp tables ?
What is JDBC Transaction Management and why do we need it?
Give an example for execution of sql statement.
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