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
Printable View
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
first of all why do you need to change data dictionrary? It is not recommended / allowed to change data dictionary and it leads to corruption.
Regards,
Thank you
Bad, but possible!
However, these changes will be done by DML commands? So, we can manipulate the data in data dictionary؟