>Option 6, “system” columns. Similar behavior to Oracle’s ROWID column:
By the way, Oracle DB 12.1 has invisible columns: https://oracle-base.com/articles/12c/invisible-columns-12cr1 Invisible column is not listed in "select *", and it can be selected via direct mention. Vladimir
