what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / haripriya
Primary Key:- The primary key is the key which is uniquely
identifing in a table which not take null value for that
particular field and we don't take dublicate value for that
key.
unique key~ unique key creates non clustered index by
default.it allows "one null value".
A foreign key (sometimes called a referencing key) is a key
used to link two tables together.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to do Data size testing? Who does this testing (Developer or tester)?
5. Explain about relational algebra.
How to implement database security?
What are the advantages of views in a database?
What are different types of joins used in?
Source File: Target EMPNO, SAL Empno, Format 101, 1000 101, 1000 101, 1100 101, 1000, 1100 101, 1000 101, 1000, 1100, 1000 101, 10000 101, 1000, 1100, 1000, 10000 102, 1100 102, 1100 102, 1300 102, 1100, 1300 102, 1200 102, 1100, 1300, 1200 102, 1500 102, 1100, 1300, 1200, 1500 How can i get that output using datastage(ETL) tool
give a simple example of physical and logical data independence
Explain storage manager?
What is a database example?
What are database connection details?
Explain database partitioning.
how to send multiple records which matches all the condition in the lookup transformation ? (if lookup matches the codition for duplicate values)
Can you create a database in word?
Should I store images in database?
HOW PASS PARAMETERS FOLLOWING ORDER RPG-CL-RPG?