Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about using select
Message
From
19/07/2004 22:13:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Question about using select
Miscellaneous
Thread ID:
00925999
Message ID:
00925999
Views:
44
select a.callno, a.reservee, b.callno from reserve a, borrower b where a.callno=b.callno

how can i use SELECT-SQL to select all records from table reserve even if it does not satisfy the WHERE condition?

pls help.
Next
Reply
Map
View

Click here to load this message in the networking platform