Hi, Sometimes you can get ” ORA-04021: timeout occurred while waiting to lock object ” during truncate table or alter table.
Read More »Tag Archives: alter table
Oracle SQL Tutorials Chapter 7 ( Part 2 of 2 )
CREATING TABLE WITH SUB-QUERIES With this method, table is created automatically with the column types that result from a query. While the table is created, data that came from the …
Read More »