what is primary key,unique key, foreign key? can u teach me
in simple language?
Answer Posted / pounammal sambath
primary key:
* primary key is the key which is used to for unique identification of the row in the table.
*it does not allows the duplicate and null values.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the function of cluster index?
On startup, the transaction log of a database has filled and recovery has suspended, what can I do?
Why merge statement is used inside the database?
What is the difference between database and server?
What is the advantage of varchar2 over char?
hai if any one having any project sample table structure please froward to my mail id tauseefwst@yahoo.com
What is the use of default key?
What does new grouping sets enables you to do?
Is data lake a database?
What is difference between data and database?
Design an ETL process( batch job/script)from source to starting that u will not be dependent on the source in the near future?please elobarate details on what are things to consider.if you'd like to do a diagram that will be great.please answer it
What are the disadvantages of views in a database?
Write a query to get maximum and second maximum in oracle?
After normalization, what are the conditions which have to keep in mind to de-normalize it?
What is the difference between primary key, foreign key and candidate key?