Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to joining the field for compare ?
Message
From
13/06/2005 21:20:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to joining the field for compare ?
Miscellaneous
Thread ID:
01022971
Message ID:
01022971
Views:
54
Hi,
I would like to know the SQL statement for field join.
In my table there have 4 (a, b, c, d)fields which join to become a new field( e ). Those fileds store the data is string not value.
I need to write a sql statement to check the e field is correctly joining by those four field.
As i know sql statement can't use "=" to join the field.

Select * from aaa
where e <> a+b+c+d

chang
Next
Reply
Map
View

Click here to load this message in the networking platform