benkingery
Registered User.
- Local time
- Today, 14:00
- Joined
- Jul 15, 2008
- Messages
- 153
I would like to limit the results I get in a particular field of my query to 30 characters. The field length currently has a length limit of 50 characters, but I need to import the results of this query into a different database and the corresponding field in the destination database only has limit 30 characters. It is not possible to alter the destination database to 50 characters.
Is there a way to limit the output of a given field such that the length of the field will not exceed 30 characters?
Thanks in advance.
Is there a way to limit the output of a given field such that the length of the field will not exceed 30 characters?
Thanks in advance.