Computer Science, asked by sriatami, 4 months ago

what are the other two names of rows and columns? in computer science​

Answers

Answered by tanishkabhosale0923
3

Answer:

Using more traditional computer terminology, the columns are called fields and the rows are called records

Answered by JindJaan01
2

Answer:

In computer science terminology, rows are sometimes called "tuples," columns may be referred to as "attributes," and the tables themselves may be called "relations." A table can be visualized as a matrix of rows and columns, where each intersection of a row and column contains a specific value.

Similar questions