what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / manoj velyalan
primary key is an unique key in a table and we cant assign
null value on that.
Unique key in table it accept null value.
foreign key is the key which make a relationship between two
table.
| Is This Answer Correct ? | 18 Yes | 15 No |
Post New Answer View All Answers
What is the advantage of varchar2 over char?
What is the role of driver manager?
how to send multiple records which matches all the condition in the lookup transformation ? (if lookup matches the codition for duplicate values)
What are the advantages of using database?
How to do performance tunning a database in DB2 V8.2 UDB in linux
How do database connections work?
What is sharded database?
Give the syntax of exception handling used in DBMS?
1. How to test Database? Please, give me all details for "SQL,Msaccess, Mysql Database? 2.For which functionalities database used? 3.How to convert Guest to Admin by Mysql database?
Explain transaction manager?
Explain the field term used in database.
Is database a hardware or software?
List some advantages of dbms.
What is a sequence? Explain it with one example?
what is data access layer?