A CSV file (CSV = comma separated values) is a text file which contains table data. Each line in this file represents a row in the table and the fields are usually separated by commas. The very first row in this type of file can be a header row that contains the names of the field.
To import data from a file, select "Tables" in the "knoda" main window. Position the mouse somewhere on the left hand listbox (containing the names of existing tables) and press the right mouse button. Select "Import" in the pop-up menu and then "CSV". The following window appears:
After you have selected the filename and set the other properties to the correct values, press the "OK" button.