Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1002 Bytes

File metadata and controls

43 lines (33 loc) · 1002 Bytes

title: "SELECT (SQL Graph) | Microsoft Docs" ms.custom: "" ms.date: "04/19/2017" ms.prod: sql ms.reviewer: "" ms.suite: "sql" ms.technology: t-sql ms.tgt_pltfrm: "" ms.topic: "language-reference" dev_langs:

  • "TSQL" helpviewer_keywords:
  • "SELECT statement [SQL Server], SQL graph"
  • "SQL graph, SELECT statement" author: shkale-msft ms.author: shkale manager: craigg monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017"

SELECT (Transact-SQL)

[!INCLUDEtsql-appliesto-ss2008-all-md]

Selects data from

Topic link icon Transact-SQL Syntax Conventions

Syntax

SELECT

Arguments

Remarks

Permissions

Examples

See Also