Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between a database application and a database management system?

0
Posted

What is the difference between a database application and a database management system?

0

A database application is a software program that performs a specific function that the user wants to accomplish. This could be to enter, retrieve, or process database information. This program could be written in a language such as C, or it could be written in a fourth generation language (4GL) that doesn’t even seem like programming. A database management system (DBMS) is not written in SQL. It takes statements written in SQL and applies them to the database to perform the entering, retrieving or processing required. Generally this SQL is embedded within the application program that could be written in C, Basic, or some other procedural language.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123