Hi,
Does anyone know how to find out the max size of characters of a column using SQL query?
Sometimes people enter characters that exceed the max size of a column and SQL returns an error. I want to do a check first and give people a friendly error.
Thanks in advance,
Chris.
Does anyone know how to find out the max size of characters of a column using SQL query?
Sometimes people enter characters that exceed the max size of a column and SQL returns an error. I want to do a check first and give people a friendly error.
Thanks in advance,
Chris.