For a normal table, we can select one row using select[1] from t
. How can I do this for HDB?
I tried select[1] from t where date=2021.02.25
but it gives error
Not yet implemented: it probably makes sense, but it’s not defined nor implemented, and needs more thinking about as the language evolves