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 is JDBC PreparedStatement?
What is meant by dao?
what is call level interface?
How do I find jdbc version?
In which ways is driver class is registered with drive manager?
Explain the two tier and three tier architecture of jdbc.
What is Type-1 Driver and when this driver is used?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What is JDBC Transaction Management and why do we need it?
r u used any design patterns in your project?
How many ways that we can view a result set?
What is the purpose of jdbc resultset interface?