Which of the following statements describes how data is organized in a table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 02:07 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 04:48 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
answer is B
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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