jasonsalas
IS-IT--Management
What’s the name of the function in SQL Server that lets you truncate the amount of data that’s pulled down in a field? I’m querying a DB table and need to only return at most 15 characters of a large VARCHAR field.
Thanks!
Thanks!