answersLogoWhite

0


Best Answer

A database is a collection of information stored on a computer. There are several database programs you can use to build your own database; one of the simpler ones is Microsoft Access (part of some versions of Microsoft Office). There are also specialized databases that have been set up for a specific purpose (for example, you might find a database program for storing information about your record collection).

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

2w ago

A database is an organized collection of data stored electronically, typically in a structured format. To create a database, you need to choose a database management system (like MySQL, Oracle, or MongoDB), design the database schema (tables, relationships, and data types), write SQL queries to create the database objects, and then start inputting data into the database.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a database and how do you create one?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Information Science

What is DDL in databases?

DDL stands for Data Definition Language, which is a set of commands used to define, alter, and drop database objects like tables, indexes, and views. DDL statements include commands like CREATE, ALTER, and DROP, and they are used to design the structure of the database and its schema.


What is a database that has no data and has no database tools in which you create the data and the tools as you need them is reffered to as a?

A "schema-on-read" database is one that allows users to define the structure of the data as they access it, rather than enforcing a predefined schema. This approach allows for flexibility in data organization and analysis, making it a popular choice for big data and analytics applications.


When you create a database you define its that is you assign names and types to all the fields?

When you create a database, you define its structure by assigning names and data types to all the fields. This process involves specifying the tables, fields, and relationships between them to organize and store data efficiently. By defining the database schema, you establish the blueprint for how data will be stored and accessed within the database.


What is a query used for on a database?

A query is used to retrieve specific information or data from a database based on specific criteria. It allows users to search, filter, and retrieve data that meets their requirements. Queries can also be used to update or modify existing data in the database.


When creating database with a DBMS you must create a description of the data called?

schema. It outlines the structure of the database, including tables, fields, data types, and relationships between tables. This helps to organize and manage the data effectively.

Related questions

How do you create a database?

In order to create a database link, the command CREATE DATABASE LINK is used. Depending on the requirement, private or public databases may be created.


How do you create a new database in MySQL?

The MySQL command is "CREATE DATABASE [dbname]" with "[dbname]" replaced with your desired database name.


What is the difference between oracle and oracle?

Oracle is one of the popular database and DBA (DataBase Administrator) is the person who maintain the database (install oracle software, create,setup,maintain database)


How do you create a database link?

In order to create a database link, the command CREATE DATABASE LINK is used. Depending on the requirement, private or public databases may be created.


Is the relational database an example of oracle database?

A relational database is a type of database design. Oracle is a brand of database. You can create a relational database using Oracle. You can also create relational databases using other database applications.


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 are the main function of a database system?

create the database


Which default Database roles are created when you create a Database?

To create a database you need to name a file and add that to Microsoft excel :) hope that helps :)


How could one start an online database?

One could start an online database by visiting the websites of various companies that offer databases. For instance, one could use Zoho or QuickBase to create their online database.


How do you create a db?

CREATE DATABASE db_name;


Is it true that database management systems create and manage databases?

yes it mange database and also create it.


What are the main functions of a database management system?

create the database