Which of the following statements describes how data is organized in a table?

ManasaReddyY
Tera Contributor

 Which of the following statements describes how data is organized in a table?

A. A column is a field in the database and a record is one user

B. A column is one field and a record is one row

C. A column is one field and a record is one column

D. A column contains data from one user and a record is one set of fields

7 REPLIES 7

Uncle Rob
Kilo Patron

This is database basics, and wouldn't recommend proceeding much further until you understand more thoroughly what a database is, especially a relational one.
I'd recommend this short video (not mine) to start.
https://youtu.be/OqjJjpjDRLc?si=hj_mQh-FA1VBN4Ac

VishaliB
Tera Expert

answer is B

AJ-TechTrek
Giga Sage
Giga Sage

Hi @ManasaReddyY ,

 

Correct Answer is B

 

B. A column is one field and a record is one row

 

* In ServiceNow (and in relational databases generally):
* A column = a field (e.g., sys_id, name, created_on).
* A record = a row (one complete set of field values for a specific entry).

 

Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
 

Thank You
AJ - TechTrek with AJ - ITOM Trainer
LinkedIn:- https://www.linkedin.com/in/ajay-kumar-66a91385/
YouTube:- https://www.youtube.com/@learnitomwithaj
Topmate:- https://topmate.io/aj_techtrekwithaj (Connect for 1-1 Session)
ServiceNow Community MVP 2025