answersLogoWhite

0


Best Answer

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 .

User Avatar

Bailee Hand

Lvl 10
2y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

A database is made up of multiple schemas and each containing multiple tables that contain data. These tables are related to one another by referential rules and relationships. Some commonly used databases are:

  1. Oracle
  2. SQL Server
  3. Sybase
  4. Db2
  5. etc.
This answer is:
User Avatar

User Avatar

Wiki User

10y ago

A database stores data. So at the simplest, data is in a database. A database is more than that though. It has a structure to store the data. You need to define fields, which are the headings for the data, like date of birth or phone number. So fields are in a database. A full set of data about one individual item is a record, so we can say records are in a database. There are also other elements for the database to work, like forms, reports and queries.

This answer is:
User Avatar

User Avatar

Shao Xu

Lvl 3
2y ago

columns and rows of data?

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

what are the main parts of a database

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a database made up?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a database made up of in access?

Relational Database


What makes up a database?

A database is made up of related information in Tables and fields.


What is made up of related records in a database?

columns


A database is made up of related?

tables that store structured data in rows and columns. Each table represents a specific entity or concept, and relationships between tables are established through keys that link them together. This allows for efficient storage, retrieval, and manipulation of data within the database.


How is a table made up in a database?

A table in database can be created using create table command . Create command comes under data manipulation language.


How often should backups of the database be made?

How often a database should be backed up depends on how often its contents is modified and how important the contents is. A frequently modified database containing business critical information might be backed up several times a day. On the other hand, a database that is rarely modified, but is used for reference, might be backed up once a week or even once a month.


What is Modifying a database to keep it up to date?

Maintaining the database


A database contains files a file contains?

records, a record contains fields, and a field is made up of characters


How do I set up a database for real estate?

You can set up any database for real estate. If you have large data, better go for no-sql database.


When was the first database made?

in 1508


What is database file?

A database is made up of one or more related files (or tables in Microsoft Access). A file is made up of one or more related records. Records are made up of one or more related fields. A field is made up of a group of related characters. It is a piece of information about something.


I made a database using xampp at localhost phpmyadmin i made a form in visual basic and i want it to connect to my database do you know how to do it?

no, I don't