Multiple choice .net Where is a single element of data stored? Field Record Table Both a and b. All of the above. Reveal answer Fill a bubble to check yourself A Correct answer Explanation In database terminology, a field is the smallest unit of data storage representing a single data element. A record is a collection of related fields, and a table contains related records.