Computer Science, asked by felfela4885, 1 month ago

what is data structure?explain primary key

Answers

Answered by saumyayadav344
1

Answer:

Adata structure is a data organization, management, and storage format that enables efficient access and modification.

A primary key is a special relational database table column (or combination of columns) designated to uniquely identify each table record. A primary key is used as a unique identifier to quickly parse data within the table. ... It must contain a unique value for each row of data. It cannot contain null values.

If this helped you then please like it and mark it as brainliest...

Similar questions