⑴ SQL数据库批量添加数据

1、创建测试表,create table test_batch(id number, v_date date);