1. create a table SOURCE with 5 Varchar columns (F1,F2,F3,F4,F4 with length at least 30)
2. load your text file to the new created table, please use "MODIFIED BY COLDEL," only, no character delimiter
3. create table A (4 columns), B (2 columns), C (4 columns)
4. do three INSERT by selecting the...