/*ALLOCATE EXTENT COMMAND TO EXPORT EMPTY TABLE*/
SELECT 'alter table ' || table_name || ' allocate extent;'
from dba_tables where SEGMENT_CREATED = 'NO';
1️⃣ Enable Insert in the Interactive Grid IG → Attributes Edit → Allowed Add Row → Yes 2️⃣ Add a New Column (Icon column) Column...
কোন মন্তব্য নেই:
একটি মন্তব্য পোস্ট করুন