Hi Experts,
I have a requrement, want my table to lock until some operations with in table creations are done. (Ex : altering fields, data types etc.. thru an automation). During the table creation in case of any failures occurs, table should be in locked from all DML operation for all users.
Thanks