I am trying to create a external table on top of an managed table to avoid table locking. Current flow is insert to managed table and create a view on top of the managed table.