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 are the different types of drivers under jdbc?
Explain about the drive manager class working?
What are the steps involved in establishing a connection using jdbc in java?
What is jdbc url for mysql?
What is the function of setautocommit?
How a driver can be loaded?
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
If I use the JDBC API, do I have to use ODBC underneath?
Where is jdbc url mysql?
What are the different classes through which JDBC represents statements?
What is PreparedStatement?
What is savepoint in jdbc?