what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / fopal kanjolia
A Primary key is one or more columns in a table used to
uniquely identify each roe in the table primary key value
must not be null and must be unique across the columns
| Is This Answer Correct ? | 24 Yes | 24 No |
Post New Answer View All Answers
Explain phantom deadlock?
List various types of log-based recovery in DBMS.
Explain about ur projets on teradata???
What is database schema name?
Can we use redis as database?
query to Compare data of two tables between two different Databases(Oracle and SQL Server) Eg., Source Database: Oracle Table: Employee Target Database : SQL Server Table : emp
What is the difference between a stored procedure and a query?
What are different types of clusters present?
What is a Database?
If the master device is full, how do I make the master database bigger?
What are different types of blocks used in stored procedure?
What are the advantages of views in a database?
What is the importance of database partitioning?
What is lagging in DBMS ?
Differentiate between unique key and foreign key?