answersLogoWhite

0

Databases are independent of the applications that use the data.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Computer Science

Database Web Application?

form_title=Database Web Application form_header=Hire a professional to build you a custom App for all of your business needs! What kind of application do you want created?=_ What would you like the application to offer?=_ Do you have a limit on database size and CPU usage?= () Yes () No () Not Sure


What do application developer in database environment?

no answer here!


What are predicates that define correct database states and relationship with in database?

schema


The relationships between users database applications DBMS and database?

The relationships between database applications DBMS and databases is as follows: Databases can be simple or complex. simple databases can be kept in a Microsoft Excel spreadsheet or they can be maintained in a user generated Microsoft Access database which can be programmed to query certain data that has been entered into that database over a period of time. Microsoft Excel and Microsoft Access are also applications that are used to build databases that can be incorporated into DBMS or Database Management Systems. These systems can be extremely complex or they can be simple meaning that maintenance to these systems is not demanding. If the DBMS is complex it may require an entire team of technicians and in some cases engineers.The relationship between users, database applications, databases, and Database Management Systems can be simplified even further - Users can access a database that has been created with a database application to query managed data that is a part of a uniform Database management system.


What is the difference between a programming language and a database?

Programming language is to develop an application where a database is a place at which we can store the data about any objects and a software which maintains this database is called DBMS.

Related Questions

What are the differences between Microsoft Access and database?

None. Microsoft Access is a database application.


What kind of application in MS Access?

It is a database application.It is a database application.It is a database application.It is a database application.It is a database application.It is a database application.It is a database application.It is a database application.It is a database application.It is a database application.It is a database application.


What is the difference between database application and dbms?

A DBMS is a database management system. A database application would be something inside the DBMS such as: ~a way to search files ~a way to pull certain information


An association between entities is known as?

Database


Distinguish between a relation and a relationship in database?

Relation is one record in the database or a tuple. Relationship is that how tables are connected to each other.


Binary relationship in database?

A binary relationship is a type of relationship between the entities, which links to types of entities in it.


Database Application Development?

form_title=Database Application Development form_header=Once you have your database, you will need apps to make your business run smoother. What is your budget for the development?=_ What features do you want on your database application?=_ Why do you want to develop a database application?=_


What protocol is used when an application queries a database on a corporate network such as a database of printers?

When an application queries a database on a corporate network, it typically uses the SQL (Structured Query Language) protocol, which is standard for managing and querying relational databases. The communication between the application and the database server is often facilitated through a database connectivity protocol such as ODBC (Open Database Connectivity) or JDBC (Java Database Connectivity). These protocols enable the application to execute queries and retrieve data efficiently from the database.


How are relationship between tables expressed in a relational database?

Tables are the basic building blocks of a relational database.


What acts as an interface between application programs and physical data files?

database


What is the most common type of relationship between tables in a relational database?

one-to-many relationship


What is the difference between relationship type and relationship instance in database?

In a database, a relationship type defines the abstract structure and constraints of how entities are related, including cardinality and participation rules. In contrast, a relationship instance represents a specific occurrence of that relationship type, linking actual records in the database. Essentially, the relationship type serves as a blueprint, while the relationship instance is the tangible connection between entities in the data.