What is database null and Java null?
Answer / guest
in data base it will take NULL and - also.
in java it will take null.in both cases it's meaning is
nothing.
Is This Answer Correct ? | 1 Yes | 0 No |
How vendor Naming registry supports JNDI?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What are the factors that the jdbc driver performance depends upon?
What is metadata in programming?
What is xe in oracle jdbc url?
In JDBC, All the API?s are interfaces? Where is the actual implementation?
Can we return resultset in java?
Explain the role of driver in jdbc.
How do I find jdbc version?
What are different types of ResultSet?
How many types of resultset are there in jdbc?
How to use JDBC API to call Stored Procedures?