
Databases - SQL Server | Microsoft Learn
Nov 18, 2025 · Learn about database schemas, tables, filegroups, logins, and roles. See how you can use the SQL Server Management Studio tool to work with databases.
Database basics | Microsoft Support
In this article What is a database? The parts of an Access database What is a database? A database is a tool for collecting and organizing information. Databases can store information about people, …
Create a Database - SQL Server | Microsoft Learn
Aug 7, 2025 · Create a database in SQL Server by using SQL Server Management Studio or Transact-SQL. View recommendations for the procedure.
SQL Server Technical Documentation - SQL Server | Microsoft Learn
SQL Server technical documentation Technical documentation to help you get started, administer, develop, and work with SQL Server and associated products.
SQL Database Engine - Microsoft SQL | Microsoft Learn
Mar 18, 2026 · The Microsoft SQL Database Engine is the core service for storing, processing, and securing data. It provides controlled access and rapid transaction processing for a wide variety of …
CREATE DATABASE (Transact-SQL) - SQL Server | Microsoft Learn
Feb 6, 2026 · Create database syntax for SQL Server and all SQL Database Engine platforms.
Database design basics | Microsoft Support
Database design basics A properly designed database provides you with access to up-to-date, accurate information. Because a correct design is essential to achieving your goals in working with a …
Design and develop database solutions - Training | Microsoft Learn
Learn to design and implement database objects, programmability objects, advanced T-SQL code, and AI-assisted tools for SQL Server, Azure SQL, and Microsoft Fabric.
T-SQL Tutorial: Create and Query Database Objects - SQL Server
Nov 18, 2025 · This lesson shows you how to create a database, create a table in the database, and then access and change the data in the table.
Microsoft SQL Documentation - SQL Server | Microsoft Learn
Links and more for Microsoft SQL, the SQL Database Engine, and all Microsoft SQL platforms.
SQL Server Management Studio (SSMS) | Microsoft Learn
Mar 9, 2026 · Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics SQL Server Management Studio (SSMS) is an integrated environment for …