Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Query
Message
From
20/05/2003 11:07:02
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00790324
Message ID:
00790504
Views:
19
>Thanks Cetin,
>
>Just so I can understand what does the t1.key4#t2.key4 syntax mean?
>
>Thanks

t1.Key4 not equal t2.key4
t1.Key4 != t2.key4
t1.Key4 <> t2.key4
t1.Key4 # t2.key4
!(t1.Key4 = t2.key4)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform