Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert into sql
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01473321
Message ID:
01473335
Views:
32
>>Try UPDATE-SQL command
>>
>>
>>update Res SET Grade = ICASE(BETWEEN(Perc, 80,100), 'A+', Perc >= 70, 'A',...)
>>
>>What do you want for the case when Perc > 100 ?
>
>
>
>:-)))))))))))
>You already have it. It is "A" :-))))
>Just because 100.01 is bigger than 70 :-)

I think it should be either O - outstanding or A++
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