11 )The column in a table of DBMS is represented as what please help
Answers
Answered by
0
Answer:
Explanation: In SQL, the relation is represented by a table, and a table is a collection of rows and columns. Therefore the collection of rows & columns is called the table, whereas a table is known as the relation in the SQL. So in a relation (or we can say table), rows are called the tuples. So, the correct answer will be tuples.
Step-by-step explanation:
follow
me
Answered by
5
Step-by-step explanation:
The columns in a table is a field and is also referred to as an attribute. You can also think of it this way: an attribute is used to define the record and a record contains a set of attributes.
Similar questions