Hi,
I have a table header (ex: Table data information and observation),I need to store this value to a column “Table header” in database, I provided datatype as Varchar(Max),but I’m not able to store this header name, If table header name contains small data (ex:table data),I’m able to store it.
Can anyone please explain me to solve this if I’m getting big table header, which datatype i can provide.?