Respuesta :

The server is a rational DBMS for large mainframes and midrange computers.

What is SQL?

Structured Query Language is the official name of SQL.

SQL is the most used language for communicating with relational databases. SQL can be used to create, find, edit, and delete database records. SQL can also be used for a wide range of auxiliary activities, including database maintenance and optimization.

Some important uses of SQL are :

  • It facilitates user access to data stored in the RDBMS system.
  • It aids in data description.
  • Not only that, but it enables you to specify and manipulate a database's specific data.
  • You may build and modify databases and tables using SQL.

Hence, SQL server is a rational Data base management system for large mainframes and midrange computers.

To get more information about SQL :

https://brainly.com/question/20264930

#SPJ1