Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 618 Bytes

SRD0019.md

File metadata and controls

31 lines (21 loc) · 618 Bytes

SQL Server Rule: SRD0019

Assembly SqlServer.Rules.dll
Namespace SqlServer.Rules.Design
Class AvoidViewJoinsRule

Rule Information

Id SRD0019
Friendly Name Avoid joining tables with views
Category Design
Ignorable true
Applicable Types Procedure
Scalar Function
Table Valued Function

Description

Avoid joining tables with views.

Summary

Avoid joining tables with views.