Skip to content

Does it support inner query ? #27

Closed
@jaridiv

Description

@jaridiv

I want to construct query like below
SELECT inner_table.*, ROW_NUMBER() OVER (ORDER BY colum1 DESC) AS RN FROM ( SELECT colum1 FROM test ) inner_table

Is it possible ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions