Importing data into a database, data which is used for importing are normally in the form of text file, some times these files are called a comma separated value file, which will normally have an extension .csv , In either of the files whether a text file or a .csv file all the values are delimited using...