Converts a CSV file into a Query
public query csvToQuery ( string csvString, string rowDelim, string colDelim )
Parameters