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 is JDBC Statement?
Give steps to connect to the db using jdbc?
What is a jdbc connection pool?
How can we disable a constraint ?
What does the jdbc connection interface?
What is an encrypted internet connection?
How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
How does a custom RowSetReader get called from a CachedRowSet?
What is the function of drivermanager class?
Which jdbc drivers will run your program?
Discuss the significances of jdbc.
What is the query used to display all tables names in SQL Server (Query analyzer)?
How to check jdbc connection in java?
Explain about the Try Block?