wahts is mean by primary key and unique key?
Answer Posted / anjani kumar jha
always remember
in 1 table there must be only on primary key,but may have
more than on unique key
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
How can I determine the isolation levels supported by my DBMS?
Explain Basic Steps in Writing a Java Program Using Jdbc?
What is the purpose of jdbc?
What is the use of getGeneratedKeys() method in Statement?
What are JDBC Best Practices?
What is addbatch jdbc?
How do I find ojdbc jar version?
What is the difference between execute, executeQuery, executeUpdate?
Which is faster jdbc or odbc?
Is oracle client required for jdbc connection?
Why hibernate is better than jdbc?
What is jdbc odbc bridge?
Is jdbc a protocol?
Is jdbc object oriented?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?