Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trimming a field in a sql statment
Message
From
22/08/2000 00:55:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Trimming a field in a sql statment
Miscellaneous
Thread ID:
00407618
Message ID:
00407618
Views:
54
I'm trying to do this sql statement
SELECT item.ticket, Item.item, item.serialnr, item.cat;
FROM item;
where (ltrim(Item.ticket)) = temp;

I need to trim all the blanks out of this character field, but it wont do it in my where statement anyone know of a way to do this?

Kelly
Next
Reply
Map
View

Click here to load this message in the networking platform