I need to import a .txt file into an sql table (The problem is not that, since I already do this import frequently) where in the .txt file the column that refers to DATAS has some fields with values "
Note: I tried with String (character varying) but at the time of the query with the condition ">" or "<" returns result different than expected ..