Skip to content

Index Attribute Order Wrong Detection #35

Open
@Umair-Nazim

Description

@Umair-Nazim

SQLCheck detecting Index Attribute Order on the following Query.

"CREATE INDEX pin_stlmnt_index on d_trans_facts (pin_stlmnt_dt_ser_no) online;"

The Query has only one attribute and this rule is not applicable for this query but SQLCheck detecting this rule as a false positive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions