Skip to content

Latest commit

 

History

History
274 lines (273 loc) · 15 KB

File metadata and controls

274 lines (273 loc) · 15 KB
layout HubPage
hide_bc true
experimental true
experiment_id 81ba5f65-59fb-4d
title Microsoft Azure Documentation
description Learn how to build and manage powerful applications using Microsoft Azure cloud services. Get documentation, example code, tutorials, and more.
ms.topic hub-page
featureFlags
clicktale

SQL Server: Query Data

      • Allows for the processing of a result set one row at a time

      • Full-text indexes include one or more character-based columns in a table, and full-text search allows you to query them.

      • Explores the different sort, intersection and union operations performed by SQL Server when using joins.

      • Explores the various scripting languages supported by SQL Server, such as Powershell, and xQuery.

      • A subquery is a query that is nested inside a SELECT, INSERT, UPDATE, or DELETE statement, or inside another subquery.

      • A database object that provides a layer of abstraction to protect client application from changes to the name or location of a base object.

      • Routines that accept parameters, perform an action, and return the result of that action as a value.

      • Filestream, Filetable, Spatial Data, Views, Triggers, Graphs, Sequence Numbers, Stored Procedures, Track Changes