This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
postgresql [2017/06/27 07:20] mihael |
postgresql [2017/06/27 07:20] mihael |
||
---|---|---|---|
Line 4: | Line 4: | ||
Each table has a column CTID which holds the row id of a row. | Each table has a column CTID which holds the row id of a row. | ||
- | SELECT ctid FROM mytable; | + | SELECT ctid FROM mytable; |