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.

What Are Tables and Forms?

LFleming
Tera Contributor

 

Bad version of question.  Request it be deleted.  Thank you.

8 REPLIES 8

Hi @Dr Atul G- LNG,

 

I remember being able to delete one of my posts after few hours, few months back. Maybe I should look up community guidelines on this and keep myself updated if this is current behaviour 🙂.

 

Regards, 

Ehab Pilloor

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @GlideFather  @Ehab Pilloor 

This is something I read earlier—I'm trying to find the link. It came to my attention, so I wanted to share it.
It’s possible that the settings may have been updated for everyone now.

*************************************************************************************************************
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]

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

NandalaS
Tera Contributor

A table is a database of records and forms are visualisation of one particualr record in that database.

Example - database with all the users (locations, or anything else) and a form is representing one record - Ravi is a record (form) from the Users databases, Suresh is a record from the Location table, etc.

In the table - each line is a particular record, and each column is particular field (e.g. incident number, state, category etc.)

The attached image shows a form and a list.

 

Is that correct?

 

Does the image show a record from  the sys_user table?

 

Can a record in a table contain a list of records from a different table?

 

user.png