Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

J Siva
Kilo Patron
Kilo Patron

Hi @ManasaReddyY 

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

In a table:

  • Columns represent individual fields, each containing a specific type of data (such as name, age, or email).

  • Rows represent records, meaning each row contains a set of related data corresponding to a single record.

Table administration

JSiva_0-1749118610066.png

 

Regards,
Siva

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ManasaReddyY 

A table is a combination of rows and columns, so the correct answer is A.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

AndersBGS
Tera Patron
Tera Patron

Vi @ManasaReddyY 

 

the correct answer is B

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

VishaliB
Tera Expert

hi @ManasaReddyY 

correct answer is B

but if you search answer of this question on many platforms then answer is A