Differences

This shows you the differences between two versions of the page.

Link to this comparison view

record [2016/09/14 18:19] (current)
Line 1: Line 1:
 +====== Records ======
 +Records are the most basic of the 5 fundamental [[Five Blocks|building blocks]]. They are sets of things that share common properties ([[Field|fields]]) and are grouped together in a [[Table|table]]. Records are normally added by using [[Form|forms]] - capturing data from users.
  
 +For example, if you have a table called Employees, you might have the following fields: First Name, Last Name, Phone Number. ​
 +
 +|< 50% 33% 33% 33% >|
 +^  Employees ​ ^^^
 +|  **First Name** ​ |  **Last Name** ​ |  **Phone Number** ​ |
 +| Ed | Smith | 555-555-1212|
 +| Juanita | Torres | 515-333-1212|
 +
 +Each row of the table is a record. ​
record.txt ยท Last modified: 2016/09/14 18:19 (external edit)
Copyright WorkXpress, 2024