wahts is mean by primary key and unique key?
Answer Posted / murugan
A Column or set of Columns that uniquely identify all the
rows in a table......
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
How do I find jdbc version?
What is the use of JDBC DriverManager class?
What is jdbc template?
Does jdbctemplate use prepared statements?
Why should we close database connections in java?
Write an sql to find all records having all numeric characters in a field ?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What are the different types of JDBC drivers?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
Explain about DSN?
What are common JDBC Exceptions?
What is 2 phase commit?
What is an odbc driver?
What is jdbc and its types?
How can I write to the log used by DriverManager and JDBC drivers?