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,

preguntada hace 2 años484 visualizaciones
1 Respuesta
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas