I have a folder that contains 50 text files ,i require a program that can read these text files and convert them into tables,i want the primary key to be the name of the text file.
//sample contents of my 1.txt file is as follows
atro
astrology
king
moon
monkey
seven
skin
All the text file contain the information in the same format








