Skip to content

select specific column from cosmos table #9

@rwrsachinjain

Description

@rwrsachinjain

Through this query - {'query': 'SELECT * FROM server s'}

We are getting all the columns of a row but I want to retrieve only 1 column i.e. _id so that I can check is _id exist or not.

Please help me how to select only _id column instead of * because it saves memory.

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