SSMS |
SQL |
---|---|
1. SSMS stands for SQL Server Management Studio. |
1. SQL stands for Structured Query Language. |
2. It is a tool for SQL Server database connectivity. |
2. It is a nonprocedural language. |
3. It provides an "Editor" to Write and Execute the SQL Queries |
3. It provides DDL, DML, DQL, TCL, etc. sub-languages. |
4. Introduced by Microsoft |
4. Introduced by IBM. |
SQL Server Management Studio
SQL language on SSMS:
Version Information
- Release number: 18.4
- Build number: 15.0.18206.0
- Release date: November 04, 2019
Supported OS
This release of SSMS supports the following 64-bit platforms when used with the latest available service pack:
- Windows 10 (64-bit) *
- Windows 8.1 (64-bit)
- Windows Server 2019 (64-bit)
- Windows Server 2016 (64-bit) *
- Windows Server 2012 R2 (64-bit)
- Windows Server 2012 (64-bit)
- Windows Server 2008 R2 (64-bit)
* Requires version 1607 (10.0.14393) or later
Click here to know detail about this release