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 Type-4 Driver and when this driver is used?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
How do I connect to jdbc?
What is the meaning of batch updates?
What is jdbc drivers in java?
Name the new features added in jdbc 4.0.
Why do we use jdbc statements?
Does sql allow null values ?
What is jdbc odbc driver?
Diff bet.. Function and Trigger?
PreparedStatement is a pre compiled statement but where it's pre compiled ?
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse