Powered By Blogger

সোমবার, ৬ মে, ২০১৯

Insert data from one table to another table

insert into new_table ( select * from old_table);

কোন মন্তব্য নেই:

একটি মন্তব্য পোস্ট করুন

Row-level “Add” icon using a virtual column (APEX-safe)

1️⃣ Enable Insert in the Interactive Grid IG → Attributes Edit → Allowed Add Row → Yes 2️⃣ Add a New Column (Icon column) Column...