What Is The Definition Of A Table In A Database?
Answers
In a database such as Access, a table is a collection of records with the same fields.
A field is an individual piece of information, like a first name, last name or phone number, about an item or person, or it is the space in which such information is stored (you can also have a blank field.)
A record is the complete set of information (consisting of several fields) relating to one item or person.
A table may contain a list of records of, for example, your customers. A database can consist of just one table, but in fact it usually has far more. A computerised database like Access can hold thousands of tables.
answered 2 years ago
- What Is A Table? Can You Describe Different Types Of Tables Used In Database?
- I have to write a SQL query to get some rows into dataTable columns. There are three columns in database table; I want the first column as i...
- How can a table be removed from a database?
- I created application in MS Access using forms, report, query and table. I am not using "VB is this". I want it to make muilty users so that...
- How Can The Values In A Database Table Be Changed To Proper Case?



