1、创建测试表,create table test_batch(id number, v_date d锾攒揉敫ate);
3、批量插入测试数据,insert into test_batch select * from test_day;commit;
时间:2024-10-14 10:55:43
1、创建测试表,create table test_batch(id number, v_date d锾攒揉敫ate);
3、批量插入测试数据,insert into test_batch select * from test_day;commit;