|
|
|
|
|
| | |
| |
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: SQL Where Statement -- HELP |
|
From: |
Kati R |
|
Date: |
2/4/2003 2:26:53 PM |
|
IP: |
138.49.32.33 |
You should be able to do this:
select variable_name from table_name where v1 = 'aaa' and v2 = 'bbb' and v3 = 'ccc'
is that what you are trying to do? |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|