Before I start asking a lot of fool questions, I thought I'd do some research. But I don't know what key word(s) I should use.
I'm building a "management page" (for lack a a better term). It's a form focused on a table that contains custom information that can be referred to and used by the code of the database. For example, instead of hard coding a person's name or address or a numerical threshold, it's entered by the user in a form, stored in a table, and code can then be written to refer to it.
What do you database gurus call such a thing?

I'm building a "management page" (for lack a a better term). It's a form focused on a table that contains custom information that can be referred to and used by the code of the database. For example, instead of hard coding a person's name or address or a numerical threshold, it's entered by the user in a form, stored in a table, and code can then be written to refer to it.
What do you database gurus call such a thing?