Assume each record in the database has this format:
Attribute |
Name |
Description |
0 |
key |
Data record key (a number) |
1 |
string1 |
Data element 1 (a string) |
For this example, data record 1, attribute 1, contains the string “First”.
See Also