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 advantages of database connection pooling?
What is device controller?
What is a statement in java?
Does sql allow null values ?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What is jdbc oracle thin?
What do you understand by DDL and DML statements?
What is resultset?
Which type of JDBC driver is the fastest one?
How do I start debugging problems related to the JDBC API?
Explain the difference between resultset and rowset in jdbc
What are drivers available?
How do you insert images into database using jdbc?
Explain the main method?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?