How to see the rows of table in order by their ID with SELECT command in QLDB?

0

Hi everyone,

When I use the SELECT command, I see my table with no order (i.e., not ordered by ID), would you please guide me on how I can see my table in order?

Thanks,

質問済み 2年前484ビュー
1回答
0

Currently QLDB does not support the "ORDER BY" clause and provides no guarantees for ordering of query results. To learn more about the subset of PartiQL query functions supported by QLDB, you can refer to: https://docs.aws.amazon.com/qldb/latest/developerguide/ql-reference.html

AWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ