Answer Posted / 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 |
Post New Answer View All Answers
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
What is meant by jdbc and odbc?
How to get the Database server details in java program?
What is jdbc driver for sql server?
What is phantom read and which isolation level prevents it?
What is jdbc and jpa?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
Which jdbc driver is the fastest driver?
Explain the difference between rowset vs. Resultset in jdbc?
What are the measures to connect to the db using jdbc?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
What are the advantages of collection pools?
What are the different types of classes in the api component?
What is a jdbctemplate?
What is use of connection pooling?