Retrieve data using a full-table scan #ws9 - column id's serial type code is NULL

Hey @magnusram05, the id here corresponds to the rowid, which is stored before the payload.

You can find more details in this post and explore a sample DB here.

Let me know if you’d like more clarification!