Computer Science - Class 12
Chapter 8 - Database Concepts

Explain the degree of table.

 

Answer:

Degree of a table refers to the number of attributes/columns in a table.

Example:

Employee_id

Employee_name

Department

101

Ravi Kumar

Sales

102

Tarun A

IT

103

Jennifer Davis

HR

104

Martin Woods

HR

105

Ron Romy

IT

 

In the Employee table, the number of attributes is 3.

So, the degree of the table is 3.


Transcript

Explain the degree of table. Answer: Degree of a table refers to the number of attributes/columns in a table. Example: Employee_id Employee_name Department 101 Ravi Kumar Sales 102 Tarun A IT 103 Jennifer Davis HR 104 Martin Woods HR 105 Ron Romy IT In the Employee table, the number of attributes is 3. So, the degree of the table is 3.

Ask a doubt
Davneet Singh's photo - Co-founder, Teachoo

Made by

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science, Social Science, Physics, Chemistry, Computer Science at Teachoo.