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 |
What are jdbc?
what is callable statement?
How do find debugging problems related to JDBC API?
Explain different types of locks in jdbc?
How can you load the drivers?
What are the functions of the jdbc connection interface?
What is an outer join?
What is the jdbc rowset?
Why is jdbc needed?
PreparedStatement is a pre compiled statement but where it's pre compiled ?
How many types of jdbc drivers are there?
Where is jdbc used?