answersLogoWhite

0

yes it mange database and also create it.

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Management

What are the benefits of using a database management software?

A database management system allows companies and organizations to create,modify,and retrieve databases.It is the best way to manage customer databases effectively. It relates data on different terminals so personnel can be linked up,which also decreases data duplication.Database management systems usually offer multiple checks for data validity,and can increase the speed in which complex requests are completed.


Wnere does generating a report from a database fall in the records management lifecycle?

create or receivemaintenance and usedisposition


Where can one find a BPM database?

The BPM Databases are primarily used for musical interests. Individuals who have this product would likely be a company who uses the BPM to create and record music.


What is the definition of a database management system?

A database management system (DBMS), sometimes just called a database manager, is a program that lets one or more computer users create and access data in a database. The DBMS manages user requests (and requests from other programs) so that users and other programs are free from having to understand where the data is physically located on storage media. the DBMS ensures the integrity of the data and security od the data. A database management system is is a set of computer programs that controls the creation, maintenance, and the use of the database with computer. You can read more at www.webopedia.com/database_management_system_DBMS.html


Why does management resort to the system approach?

Management likes systems approaches because when things can be streamlined into systems, it is much easier to control how they work, and it is also much easier to create accountability for various parts of each system. This improves the bottom line, and therefore the return on investment for stockholders.

Related Questions

What is SQL?

SQL stands for Structured Query Language. It is a language for dealing with RDBMSs (Relational Database Management Systems). SQL allows you to create, read, update and delete relational databases, along with tables within these databases.


Is Excel an example of a relational database?

No. It is a spreadsheet application. You can do simple databases in it, but it is not designed to create complex databases like relational databases. To do that you would use an actual database application.


What is the data language used to create a database and describe all the items in the database?

SQL (Structured Query Language) is commonly used to create and interact with databases. It is a specialized language for managing and manipulating data stored in relational database management systems. With SQL, you can define the structure of a database, create tables, insert, update, and query data stored in those tables.


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 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.


What kind of program is Microsoft access?

Microsoft Access is a type of database management program. It offers a graphical user interfaces that one can use to create and manage databases.


What are the main functions of a database management system?

create the database


What is DDL in databases?

DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).DDL stands for Database Definition Language. It is a language used to create a database. Most databases have a language that will do this. Normally it is a form of SQL (Structured Query Language).


What are the benefits of using a database management software?

A database management system allows companies and organizations to create,modify,and retrieve databases.It is the best way to manage customer databases effectively. It relates data on different terminals so personnel can be linked up,which also decreases data duplication.Database management systems usually offer multiple checks for data validity,and can increase the speed in which complex requests are completed.


How does one use a relational database?

Nearly all relational databases currently in use utilize SQL (Structured Query Language) to both create and maintain the database structure itself as well as the data within it. The SQL code can either be created directly or, for the less technically inclined user, indirectly through forms and query wizards contained within many database management systems (DBMS).


What does the term form mean in databases?

Strictly speaking, it is meaningless with respect to databases themselves. However, many database management system (DBMS) softwares have additional applications over and above that necessary for the creation and use of the database itself. Forms are one such application, which allows the designer to create a user-friendly layout for an end-user to enter, vies and update database data.