Hi all,

Have a question which is hopefully a simple answer.

We have a system column called ROWID.

We would like that when a SELECT * is executed that by delault the ROWID is not expanded.

We would like ROWID to only appear in a projection when ROWID is explicitly identified.

Is there a default way to do this with calcite SQLtypes?

thanks

Reply via email to