Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Separate first and last name and use them in Select
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01324894
Message ID:
01324896
Views:
11
>What if you copy that data in Excel?

Same thing. I just sent you a PM, would you please do this favor for me in VFP, then I put this list in IN clause in UPDATE.

Thanks a million in advance.

E.g. here is what I tried in SSMS

update People set PersonType = dbo.GetPersonType('F',Gender) where LastName + FirstName IN 'ZoeSoble' and it worked.

Now I just need this as a list. Though here we may have a problem with the concatenation for common names, but fortunately this is not the case here.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform