I have a problem with import data process. Please help me tackle with it
Specifically, I want to import data including parentheses to SQL server, but SQL cannot recognize it and then output ERROR. I think the reason is come from data type but I don’t know which type of data is suitable with data including parentheses. I tried Varchar and Text but it still error.
Please help me solve this problems.
Thank you so much!
I think the reason is come from data type but I don’t know which type of data is suitable with data including parentheses. I tried Varchar and Text but it still error.
Please let me know which data type is suitable or which way I can do to solve it.
Thank you very much!
Trà My Vũ is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.