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
What are the new features added to JDBC 4.0?
Where can I find info, frameworks and example source for writing a JDBC driver?
What is JDBC Driver interface?
How will you perform truncation using JDBC?
Result set’s index starts with 0 or 1?
Is jdbc faster than hibernate?
What is a jdbc connection string?
What is jdbc url for mysql?
What is the most common example type 1 driver?
What is the role of jdbc drivermanager class?
What is the return type of class.forname() method?
Is it possible to connect to multiple databases simultaneously?
What is type 4 jdbc driver?
Explain about the drive manager class working?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?