Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   PHP / mySQL (http://siteownersforums.com/forumdisplay.php?f=10)
-   -   What is a Record in a database ? (http://siteownersforums.com/showthread.php?t=166287)

Shivangi Panwar 03-13-2016 10:31 PM

What is a Record in a database ?
 
A record is the collection of values / fields of a specific entity: i.e. an Employee, Salary etc.

Kunal 03-13-2016 10:41 PM

A record is a database entry that may contain one or more values. Groups of records are stored in a table, which defines what types of data each record may contain. Databases may contain multiple tables which may each contain multiple records.


All times are GMT -7. The time now is 01:37 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.