SQL

How to enable SQL Server authentication
By Tan Lee Published on Jun 26, 2024 3.28K

Changing the Server Authentication Mode in SQL Server involves a few steps.

Read more
How to Install SQL Server 2017
By Tan Lee Published on Jun 26, 2024 3.23K

To download and install SQL Server 2017 on Windows, follow these steps.

Read more
SQL Server Migration Assistant
By Tan Lee Published on Apr 01, 2024 1.02K

SQL Server Migration Assistant (SSMA) is a Microsoft tool that helps migrate different database systems to SQL Server.

Read more
Data type SQL Server
By Tan Lee Published on Feb 19, 2024 506

In SQL Server, various data types are available to store different types of data efficiently.

Read more