What is MS-SQL?

Microsoft SQL Server is a relational database management system (RDMS) developed by Microsoft. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications. These applications may run either on the same computer or on another computer across a network, such as the internet.

A relational database management system means two things. First, data stored inside SQL Server will be housed in a 'relational database', and second, the SQL Server is an entire 'management system', not just a database. SQL itself stands for Structured Query Language. This is the language used to manage and administer the database server.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is MariaDB?

MariaDB is a fork of MySQL. The database structure and indexes of MariaDB are the same as MySQL....

Can I set my database hostname as 'localhost'?

No, you would need to set the database hostname as the server that it's on at HostMaria - Cloud....

What's the maximum MySQL database size allowed?

At HostMaria - Cloud, each MySQL database you create can store up to 1024 MB (1 GB) of data. As...

How do I manage my Microsoft SQL database?

We recommend using SQL Server Management Studio (SSMS) for managing your Microsoft SQL databases....

Can I view my FTP, email address, or database passwords?

We encrypt all FTP, email and database passwords so they are not visible as plain text inside...