answersLogoWhite

0

What do you mean by primary key in rdbms?

Updated: 8/19/2019
User Avatar

Wiki User

12y ago

Best Answer

IT is a candidate key chosen by database designer as a principal means for uniquely identifying each row in a table.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do you mean by primary key in rdbms?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is Fox Pro dbms or rdbms and why?

FoxPro is a relational database management system (RDBMS). It stores data in tables, with the ability to establish relationships between tables. Users can use SQL queries to retrieve, manipulate, and manage the data within FoxPro, making it more structured and relational compared to non-relational databases.


Discussion subject Change of Codd's RDBMS rule after research started by Shekhar P Sinha successful research done on 4th of July Saturday 2009 in RDBMS-Oracle?

Discuss subject: " Change of Codd's RDBMS Rule after Research" Dear Sir Madam, Myself, Shekhar P. Sinha, have a query for you that in "RDBMS-Oracle only a single primary key is allowed in a single table" but my research have found very-very successfully that " I can define more than one primary key in RDBMS-Oracle single table" I can give you " Lab Practical Demo and test it very-very successfully " If you want to know then contact me in my this mail id :shekhar_shk@rediffmail.com and contact me on my mobile no : +91-0361-98640-63046 with regards, Thanking you, Shekhar P. Sinha.


Which field MS Access will not allow you to delete?

A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.A primary key field.


What is key in rdbms?

When a database table has a key which consists of more than one field, a partial key refers to any one of those fields.


In Microsoft Access what does the key symbol mean?

It indicates the field or fields that are the primary key.


What is partial key in RDBMS?

When a database table has a key which consists of more than one field, a partial key refers to any one of those fields.


What does primary key mean in ict?

it key that will enable you link the two tables together for relationship


What does the term foreign key mean in databases?

A foreign key is a field in a database table that is used to establish a relationship with another table. It ensures referential integrity by enforcing a link between two tables based on a matching key. This key is typically a primary key in the referenced table.


Is foxpro a rdbms?

yes it is a rdbms


What are the application of RDBMS?

what is rdbms and its application


Can super key be as primary key?

I think super key is treated as the primary key because in a table their will be only one primary key.


Uses of rdbms?

RDBMS (Relational Database Management System) is commonly used for storing, managing, and retrieving structured data. It provides features like data integrity, relationships between tables, and SQL querying for efficient data manipulation. RDBMS is widely used in various applications ranging from e-commerce websites, banking systems, healthcare record keeping, to enterprise resource planning (ERP) systems.