Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL statement not right...
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01146549
Message ID:
01146575
Views:
15
NVL2....that's what I needed. Thanks!

>Hi Kevin,
>
>Something like this maybe:
>
>SELECT NVL2(table1.field,'Y','N') FROM table2 LEFT JOIN table1 on table2.id = table1.id and table1.field='AB'
>
Previous
Reply
Map
View

Click here to load this message in the networking platform