You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: Creating Database Objects | Microsoft Docs
ms.custom
ms.date
06/13/2017
ms.prod
sql-server-2014
ms.reviewer
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic
article
helpviewer_keywords
creating database objects
ms.assetid
5db8aebc-cc54-48d1-8cba-b2e2d21fa333
caps.latest.revision
11
author
craigg-msft
ms.author
craigg
manager
jhubbard
Summary: Creating Database Objects
In this tutorial you have created a database, created a table in the database, inserted data into the table, changed the data, and then read the data from the table. The syntax for the statements that were used is only the basic syntax and many syntax options were not covered in this tutorial. To learn more about these statements, read the complete syntax for the statements in SQL Server Books Online, and review the many examples that are provided in those topics.