answersLogoWhite

0

Why do you need form in database?

Updated: 9/23/2023
User Avatar

Wiki User

10y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Why do you need form in database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you create a database with only a form?

Yes , you can create a database using a form . But you have to do two things First make a form in html or jsp whatever you like. Then Connect the form to database using java database connectivity.Yes, we can create database with a form. First create a form using html or jsp then we can connect it to database using JDBC.


What is the need of database?

There is need of database in each and every field. The database is need to store data in a systematic and efficient manner.


What are the importance of table form query in database?

In database system the data is stored in the form of table. So to store the data in the database, table are very important in a database system.


In which database data is collected in the form of tables?

Relational databases like MySQL, PostgreSQL, Oracle, and SQL Server store data in tabular format, commonly referred to as tables. These tables consist of rows and columns, with each row representing a record and each column representing a different attribute or field of that record.


What does a database form mean?

a form is where you check a form


Does a relational database store data in the form of a list?

A relational database stores data in the form of TABLES.


A form that is inserted within another form?

Wether in docuement form or a database form within a database data input form a form within another form is called a sub form


What is database organization?

A database organization is exactly what it sounds like. This is a database that is organized in some way, shape, or form.


How do I create a form which will then upload to a database that I can access in Microsoft Access?

Have your form's input insert into a database (SQL, Oracle, etc) then access that database through Access's ODBC connection.


Is there a difference between a database and a data capture form?

Yes, there is a difference. A database is a structured collection of data organized for easy access and manipulation, while a data capture form is a tool used to input data into a database. The form collects information that is then stored in the database for further processing and analysis.


What are database ables?

Database is the collection of data which are interrelated with each other. Data in database is stored in form of table these tables are known as database tables.


What those database comprise?

Database comprises of records that are related to each other. In database the data is stored in the form of tables, are called database tables .