Help for this page
[Section1] SQL1=select * from <tablename> SQL2=insert into table <table name>
sub Read_INI_files_get_initialData { my ( %ini_file, $ini_sect ); ... return (\%Section1); }