I have a query that produces a table of results. Some of the text value for the first column is too long, it pushes everything over into overflow. How do I shorten or reformat the value of the table entry so it fits nicely (ie. I want to reduce the text value length to no more than 10 characters)? thanks
↧