Hi,
I have a situation where i need to check for a specific number of columns coming in
for example i have .csv file where there are 10 columns delimited by ,
if i get more than 10 columns i need to redirect to another table
if i get less than 10 columns i need to redirect to another table
please help me
thanks,