How can I create rowid.
404984Jun 4 2007 — edited Jun 4 2007Our tables on the database do not have rowid.
And I want to create rowid. Approximately we have 180 tables and all do not have rowid.
Can I use dbms_rowid pkg ?
There is dbms_rowid.rowid_create function on system PL/SQL.
But I need to get example for this.
Please answer me.
Thanks.