wahts is mean by primary key and unique key?
Answer Posted / bhausaheb.chate
A Column or set of Columns that uniquely identify all the
rows in a table .......
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What are the main components of JDBC ?
What does it mean to "materialize" data?
What is the difference between execute, executeQuery, executeUpdate?
What is url in jdbc connection?
What is an advantage of using the jdbc connection pool?
Explain about the drive manager class working?
What is difference between java.util.Date and java.sql.Date?
What does the jdbc driver interface do?
What are the jdbc drivers in java?
What is a merge field?
How can I instantiate and load a new CachedRowSet object from a non-JDBC source?
How data can be inserted into long row column of database?
What is jdbc class forname?
Jdbc-odbc bridge is multi-threaded or not?
Can I get a null resultset?