40.3k views
1 vote
How do you interpret field in contest of a DBMS?

User Conan Lee
by
7.9k points

1 Answer

3 votes
A Field is interpreted as table in DBMS. Field is the smallest data element in a table, such as first name, last name, address, or phone number. A database table can be thought of as consisting of rows and columns or fields. Each table has a set of fields, which define the nature of the data stored in the table.
User Zerp
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.