asked 65.6k views
0 votes
Which term does the developer of a relational database use to describe a file?

asked
User Yaya
by
8.1k points

1 Answer

4 votes

Answer:

In the context of a relational database, the developer would use the term "table" to describe a file. A table in a relational database is a collection of related data organized in rows and columns, with each row representing a record and each column representing a field. Tables are the fundamental building blocks of a relational database and are used to store and organize data in a structured manner. Each table in a database typically has a unique name that reflects the type of data it contains.

answered
User EnterKEY
by
8.7k points

Related questions

1 answer
1 vote
13.3k views
asked Jan 25, 2018 113k views
Yulissa asked Jan 25, 2018
by Yulissa
8.4k points
1 answer
4 votes
113k views