195k views
3 votes
What is a form in computer?​

1 Answer

2 votes

In a database context, a form is a window or screen that contains numerous fields, or spaces to enter data. Each field holds a field label so that any user who views the form gets an idea of its contents. A form is more user friendly than generating queries to create tables and insert data into fields.

User Tuomas Hietanen
by
7.1k points