| Assembly | SqlServer.Rules.dll |
| Namespace | SqlServer.Rules.Design |
| Class | ObjectTwoPartNameRule |
| Id | SRD0039 |
| Friendly Name | Object not schema qualified |
| Category | Design |
| Ignorable | false |
| Applicable Types | Procedure |
| Scalar Function | |
| Table Valued Function | |
| View |
Use fully qualified object names in SELECT, UPDATE, DELETE, MERGE and EXECUTE statements. [schema].[name].
Use fully qualified object names in SELECT, UPDATE, DELETE, MERGE and EXECUTE statements. [schema].[name]