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
Can we use redis as database?
What are the disadvantages of views in a database?
How many types of normalization? What is the use of it?
What is the concept of Virtual field?
How concurrency problems effect the database?
Explain entity set?
how do you do sql tuning?
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 do you mean by foreign key and primary key?
If the master device is full, how do I make the master database bigger?
What is difference between server and database?
What are indexes in oracle?
What is the use of graph database?
What is the advantage of varchar2 over char?
how to configure oracle 10g in java1.5 and tell me know how to set class path in system?