answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Benefits of relational database model for business applications?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 are the benefits of relational database?

There are many benefits of a relational database. Some benefits include the simplicity to edit or delete details, efficient storage, and better security.


Limitations and benefits of rational database model?

One of the advantages of a relational database model is that the broken keys and records and the data complexity are usually simplified. The disadvantage of the relational database model is that it requires sophisticated processing power which is very costly.


The meaning of Oracle is?

Oracle is relational DataBase


What is the best relational database software for mac?

The best relational database is Valentina Studio.


Why is a relational database needed?

A relational database is needed for many things. A relational database is known for collecting and organizing various data items into different charts and pictures.


How does relational database relate to programming?

A relational database system is a set of generalized methods for organizing, storing and retrieving information. For certain types of computer applications, the use of a relational database greatly reduces the time and effort needed to design, write and debug new software, by eliminating the need to develop code to handle storage, sorting and retrieval for each program.


What is full form of rdbms?

Relational Database Management System Relational Database Management System


What is the building block of a relational database?

I think "TABLE" is the main building block of relational database


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.


What are the benefits and limitations of the relational database model for business applications?

In theory, relational databases (RDBMS) probably have no "hard" limits. In practice, existing products tend not to perform very well at certain kinds of processing. RDBMS are optimized to perform many different kinds of queries on the same data fairly well. This keeps them flexible, able to handle unanticipated uses. But some applications require very specific kinds of queries and need these specific queries to be as fast as possible (or at least have well-known response characteristics). Sometimes niche or custom databases perform sufficiently better than existing RDBMS that it warrants such solutions. Some also suggest that RDBMS don't fit object-oriented applications very well. This is a contentious topic with no easy answer. RDBMS and object-centric designs tend to use conflicting philosophies such that mixing and coordinating them can be difficult and expensive. Some commercial products claim to bridge the gap.


What is the relational database?

Relational database: Relational database means a collection data stored in different tables and each table are linked together by using primary key and foreign key. In relational database, data can be accessed from one table to another without reorganising the required table. The relational database was invented by E. F. Codd at IBM in 1970.