Using python code to insert string from pandas dataframe to MSSql. The text size is around 6000.
The datatype of column in MSSql table is varchar(max).
When us