Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.62 KB

File metadata and controls

35 lines (30 loc) · 1.62 KB
title SQL Server Database Engine | Microsoft Docs
ms.custom
ms.date 07/26/2017
ms.prod sql-non-specified
ms.prod_service database-engine
ms.service
ms.component database-engine
ms.reviewer
ms.suite sql
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic article
helpviewer_keywords
Database Engine [SQL Server]
SQL Server Database Engine
ms.assetid 65e2f424-1386-45a6-8912-bd053f434073
caps.latest.revision 48
author BYHAM
ms.author rickbyh
manager jhubbard
ms.workload Active

SQL Server Database Engine

[!INCLUDEtsql-appliesto-ss2016-xxxx-xxxx-xxx-md] The [!INCLUDEssDE] is the core service for storing, processing, and securing data. The [!INCLUDEssDE] provides controlled access and rapid transaction processing to meet the requirements of the most demanding data consuming applications within your enterprise.

Use the [!INCLUDEssDE] to create relational databases for online transaction processing or online analytical processing data. This includes creating tables for storing data, and database objects such as indexes, views, and stored procedures for viewing, managing, and securing data. You can use [!INCLUDEssManStudioFull] to manage the database objects, and [!INCLUDEssSqlProfiler] to capture server events.

See Also

SQL Server Resource Center