What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
No Answer is Posted For this Question
Be the First to Post Answer
What are the jdbc drivers in java?
Why do we need a jdbcrowset like wrapper around resultset?
What are the different types of statements?
What is serialization and deserialization in java programming?
How does JDBC differ from ODBC?
How to use JDBC to connect Microsoft Access?
can we define indexes on a foreign key? Explain pros and cons?
How the information about db(database) can be retrieved?
Which type of driver provides jdbc access via one or more odbc drivers?
explain about special characters?
How can you load the drivers?
how to prevent finally block from execution