- Analysis services in MS SQL Server

This service is used to analyze a large amount of data and for businesses to make decisions.
- Integrated services in MS SQL Server

Integrated services are used to implement ETL (Extraction, Transform and Load data) and administrator jobs.
- Execution Plans - Execution plan in MS SQL Server

The execution plan is created using the Query Optimizer with the help of statistics, the Algebrizer / process tree.
- Reporting service in MS SQL Server

The report is a presentationable component.
- High Availability - Availability of MS SQL Server

Basically, there are 5 options to set up database availability in MS SQL Server.
- How to start and stop services in MS SQL Server

MS SQL Server brings two main services for creating and maintaining databases (CSDL). There are also additional services for other purposes.
- Database monitoring in MS SQL Server

Monitoring refers to checking the database status (database), setting the owner name, file name, file size, backup schedule ...
- How to create users in MS SQL Server

The user here is an account on MS SQL Server to access the database (database).
- How to recover the database in MS SQL Server

Simply put, this is the process of retrieving the backup file and returning it to the database.
- How to create a copy of data in MS SQL Server

This is the guide to create backup for database in MS SQL Server.
- How to delete the database in MS SQL Server

To delete the database in MS SQL Server, we use the DROP command.
- How to choose a database in MS SQL Server

You can select the database to manipulate in one of the ways below.
- How to create a database in MS SQL Server

Ways to create user databases on MS SQL Server.
- Ways to log in database on MS SQL Server

Below are instructions on how to log into the database on MS SQL Server.
- Manage MS SQL Server with Management Studio

SQL Server Management Studio is a tool in SQL Server if you choose when installing.
- Instructions for installing MS SQL Server

This is a step by step guide to installing MS SQL Server.
- Learn about the architecture of MS SQL Server

In the previous articles, you already know briefly about SQL Server, how to install SQL Server on the computer. In this section we will learn about the architecture of SQL Server.
- MS SQL Server versions

SQL Server currently has many different versions. Below is a list of versions with features of each version.
- What is MS SQL Server?

This article will give you a general introduction to SQL Server, demonstrating the benefits and benefits of using SQL Server as well as existing versions.