Dear Friends, hi,
Changing Data dictionary by DML Sentences (e.g Insert, Delete, Update,...), Will be possible? Or just by DDL Sentences? Please explain with an example. Thank you
Dear Friends, hi,
Changing Data dictionary by DML Sentences (e.g Insert, Delete, Update,...), Will be possible? Or just by DDL Sentences? Please explain with an example. Thank you
Everytime you create or alter an object, you are changing the data dictionary, which is fine. But don't manually update any data dictionary table.
Bookmarks