A record type is a programming structure that mirrors a ________________ in a table

Options
- Multiple rows
- Single row
- Multiple columns
- Single column


CORRECT ANSWER : Single row

Discussion Board
Record type

A record type is a programming structure that mirrors a single row in a table. A record provides the means of defining a programming structure. A programming structure is a set of variable types. They are grouped together and managed as a unit. Record types map to a stored definition of the structure.

Prajakta Pandit 02-22-2017 12:15 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement