How do I disallow NULL values in a table?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What is the reason why we need a jdbcrowset like the wrapper around resultset?

0 Answers  


What is jdbc servlet?

0 Answers  


which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.

2 Answers   TCS,


Does jdbc use odbc?

0 Answers  


How can you load the drivers in jdbc?

1 Answers  


What do you mean by metadata and why we are using it?

0 Answers  


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

0 Answers  


What is java soft framework?

0 Answers  


Explain the different ways to register a driver?

2 Answers  


why are using type4 driver in realtime projects?

4 Answers  


Is java a database?

0 Answers  


What are the benefits of PreparedStatement over Statement?

0 Answers  


Categories