I nead create new workflows for load flat file to Oracle DB.
I have flat file with ~ 70 columns and one of this columns include symbol ???? which I want skip because when load line whis this symbols I don't get result what I want get.


When I put spaces in place of characters ????, there is no problem with loading and everything is put in its place.
How can I skip them so that the data does not go to the number of such characters in the line?