| Assembly | SqlServer.Rules.dll |
| Namespace | SqlServer.Rules.Design |
| Class | AliasTablesRule |
| Id | SRD0038 |
| Friendly Name | Alias Tables Rule |
| Category | Design |
| Ignorable | true |
| Applicable Types | Procedure |
| Scalar Function | |
| Table Valued Function | |
| View |
Consider aliasing all table sources in the query.
When a query contains multiple tables it is a good practice to alias all tables used in the query.