asked 49.0k views
0 votes
Since OLAP applications are designed to process large amounts of records and produce summaries, they are usually significantly faster than relational applications such as those using _____.

asked
User ORRs
by
8.7k points

1 Answer

2 votes

Answer: SQL queries

Step-by-step explanation:

The SQL is stand for the structured query language and it is known as the programming language for store the information in the form of database or the relational database system.

The main purpose of the SQL queries is that it managing the information of data to perform various types of functions in the database management system.

This programming language is specifically designed for managing all the data and also produce the summary of the given records.

Therefore, SQL queries is the correct answer.

answered
User Crazyaboutliv
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.