We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ErikEJ/SqlServer.Rules'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
SML032.md•504 B
# SQL Server Rule: SML032
| | |
|----|----|
| Assembly | TSQLSmellSCA |
| Namespace | TSQLSmellSCA |
| Class | TSQLSmellSCA32 |
## Rule Information
| | |
|----|----|
| Id | SML032 |
| Friendly Name | Ordering in a derived table does not guarantee result set ordering |
| Category | CodeSmells |
| Ignorable | false |
| Applicable Types | Model |
## Description
Ordering in a derived table does not guarantee result set ordering
<sub><sup>Generated by a tool</sup></sub>