Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I trim a parameter of a stored procedure in SQL?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01097892
Message ID:
01097931
Views:
16
>I'm new to writing sql code in Store Procedures. Not as much functionality as VFP is there? :)

It depends on what you're doing. The T-SQL is more powerfull in the area of set oriented processing.

>Can I trim a string variable prior to inserting a new record?

See LTRIM() and RTRIM() in BOL.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform