ghacks Technology News

Split CSV Files

CSV (Comma Separated Values) files are used to store tabular data with each line of a csv file corresponding to one row of the table. The columns of each row are separated by commas which makes it an easy process to create a table out of csv files. The most common use of csv files [...]

Categories: Software, Windows

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us