wahts is mean by primary key and unique key?
Answer Posted / seshu
HI ALL
PRIMARY KEY :- UNIQUE+NOT NULL
UNIQUE kEY :- UNIQUE +NULL
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What do you mean by database connection pooling?
Describe odbc?
What is JDBC Statement?
Is oracle client required for jdbc connection?
What is the role of the jdbc drivermanager class?
What is benefit of using preparedstatement in java?
What is jdbc odbc?
What is JDBC DataSource and what are it’s benefits?
What is connection commit?
What is an escape syntax?
What does jdbc setmaxrows method do?
What is a lock in jdbc?
Why do we need jdbc driver?
What is the limitation of PreparedStatement and how to overcome it?
What is JDBC RowSet? What are different types of RowSet?