what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / sriniwaas41
dublicate values- means two same values not allowed
primary key:does not allow null values and does not allow
dublicate v
alues
-reapeated values and null values not allowed
-we can use primary key only once in a table
unique key:
-reapeated values not allowed as per primary key.
-but the difference is null values are allowed
-another difference is we can declare more thatn one
unique column in a table.primary is not allowed
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the types of joins?
issues involved in modeling and building data werahouses
What is the difference between primary key, foreign key and candidate key?
Explain the record term used in database.
Given a table Employee which has columns name and salary, write an SQL query to find the employee with the second highest salary.
what is tkprof tool and how it is used???
What is difference between server and database?
WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?
What is the difference between a stored procedure and a query?
Explain the table term used in database.
Explain the various types of normalization.
Re: Where can i get informatica certification Exam dumps and details? please forward it to emailid:
Please post the scenerois for writing the complex sql queries , for my practice.Can be any query if you cannot solve.
What is database client?
What is the use of graph database?