CTE in SQL Server

preview_player
Показать описание
Specifies a temporary named result set, known as a common table expression (CTE). This is derived from a simple query and defined within the execution scope of a single SELECT, INSERT, UPDATE, DELETE or MERGE statement. This clause can also be used in a CREATE VIEW statement as part of its defining SELECT statement. A common table expression can include references to itself. This is referred to as a recursive common table expression.
#practicalit #cteinsql #SQLServer
Рекомендации по теме
welcome to shbcf.ru