answersLogoWhite

0

There are four major parts to a database. Which are tables, forms, reports and queries.

Tables- Where all the information and data is stored within a database.

Forms- Forms are used to enter, edit or deleted data in a database one record at a time.

Reports- A report makes a paper copy of the data contained within a database.

Queries and Sorts- Queries are a special database tool that allows you to search a database for a specific records based on certain information.

*Web-based databases are often written in PHP and/or SQL, script languages frequently used by web developers.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Used to display different parts of a database object in the Access window?

scroll bar


Difference between database and distributed database?

A database is nothing but simply a collection of records. The data can be stored all at a same place or can be distributed in different systems . When data is stored in different places that is distributed it is called distributed database.A database is normally stored in one place. That could be a physical location, like a particular office. A distributed database is one database that has different parts of it stored in different places. This is often for security and safety purposes. To a user, they still see all of the data they need on their screen, so they don't even realise that it is stored in different locations.


3 different database project?

3 different database projects


What are different kinds of Database?

Different kinds of database are: * DBMS * RDBMS


When do the object names are repeated under different tables?

Object names can be repeated under different tables in a database when there is a need to represent similar or related data in separate contexts. This can occur in situations where entities have multiple attributes or relationships that are distinct or have different meanings in different parts of the database schema. Repeating object names can help maintain data integrity and clarify the structure of the database.


Hos is DBMS different from a Database?

DBMS is database management. Database is where the information is stored.


What is role of database in organization?

database is a collection of different files


What is a mixed database?

A mixed database is a system that contains different records that are set up in different files. This means that the database system will run several workloads simultaneously.


How many parts in plane?

According to the parts database at IMP, a Boeing subcontractor, there are over 6,000,000 parts, half of which are fasteners.


What are the four types of objects in access?

Once you have determined that an Access database will help you store and manage your data, you will need to learn the parts of a database, how to start using Access, and how to navigate the Access window. In this lesson, we will provide a basic overview of Access, including the parts of a database, and common tasks you can complete using a database.


What is the different between an electronic database and manual database?

A manual database is MANUAL and an electronic is electronic LOL! Simple :P


What is Database triggers in sql?

A database trigger is an action that the database management software will perform automatically when a preset list of conditions are met. Different database vendors have different mechanisms in place for the declaration of triggers, but the principles remain the same.