answersLogoWhite

0

MS Access, MySQL, SQL Server,

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What four main types of action are involved in database briefly discuss each?

Defining a database involves specifying the data types, structures, and constraints for the data to be stored in the database. Constructing the database is the process of storing the data itself on some storage medium that is controlled by the DBMS. Manipulating a database includes such functions as querying the database to retrieve specific data, updating the database to reflect changes in the miniworld, and generating reports from the data. Sharing a database allows multiple users and programs to access the database concurrently.


What organizes the data in search engine programs into a large database?

There are several computer programs and applications that work together to organize the data in search engine programs into large databases. These programs are overseen by database managers.


Types of databases in sql server 2005?

Types of Database in sql server 2005:- 1.Master Database 2.Tempdb Database 3.Model Database 4.MSDB Database 5.Resource Database


When a company uses the approach many programs and users share the data in a database?

database


What are the uses of java database connectivity?

Java Database Connectivity, a Java API that enables Java programs to execute SQL statements. This allows Java programs to interact with any SQL-compliant database.


3 types of database in a typical organization?

network database tree database rdbms


Can a relational database support one to one?

Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.


Is open office similar program to Microsoft access?

Microsoft Access is an individual database program. Open Office is a suite of programs incorporating database, spreadsheet, writing and presentation programs.


Two Database programs in the market?

MYSQL and Oracle.


What programs can be used to create a database?

query language


How smart do you have to be to work with database programs?

Above average!


What Four main types of actions involved in database?

A database management system is a collection of programs that enables users to create and maintain a database. The DBMS is general purpose software that facilitates the processes of Defining, Constructing, Manipulating and Sharing data among various users and applications.Defining a database involves specifying the data type, structure, and constraints of the data to be stored in the database. The database definition or descriptive data information is also stored in the database in the form of a database catalog or dictionary; it is called meta-data.Constructing the database is the process of storing the data on some storage medium that is controlled by the DBMS.Manipulating a database includes functions such as querying the database to retrieve specific data, updating the database to reflect changes in the miniworld, and generating reports from the data.Sharing a database allows multiple users and programs to access the database simultaneously.