Browse Source

docs : primary-value.md

pull/2463/head
Naveen MR 3 years ago
parent
commit
b544d3db5c
  1. 4
      packages/noco-docs/content/en/setup-and-usages/primary-key.md
  2. 2
      packages/noco-docs/content/en/setup-and-usages/primary-value.md

4
packages/noco-docs/content/en/setup-and-usages/primary-key.md

@ -1,13 +1,13 @@
---
title: "Primary Key"
description: "Primary Key"
position: 574
position: 575
category: "Product"
menuTitle: "Primary Key"
---
## What is a Primary Key ?
- Key in a relational database table that is unique for each record
- A primary key is a special database table column designated to uniquely identify each table record.
## What is the use of Primary Key ?
- As it uniquely identifies an individual record of a table, it is used internally by NocoDB for all operations associated with a record

2
packages/noco-docs/content/en/setup-and-usages/primary-value.md

@ -1,7 +1,7 @@
---
title: "Primary value"
description: "Primary value"
position: 575
position: 580
category: "Product"
menuTitle: "Primary value"
---

Loading…
Cancel
Save