Skip to content

sql server: need to create new parameter type for "TOP N" query #4808

@zzzeek

Description

@zzzeek

we hardcode the integer in "SELECT TOP 5 ..." in SQL Server. This needs to be a new kind of bound parameter that is filled in by the execution context in a manner similar to that of expanding IN.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SQL ServerMicrosoft SQL Server, e.g. mssql

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions