age-
From: gerald_clark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 11:59 AM
To: Chris Dietzler
Cc: Mysql (E-mail)
Subject: Re: Pulling a value from a filed in a result to use as another
variable
Chris Dietzler wrote:
I am trying to pull cst_SiteID from a query result to use
arch listing Name
and Site ID
+ 37670 7820-www-db0 63.240.145.18 7820<-- Assests Associated with
SiteID 7820
+
-Original Message-
From: gerald_clark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 11:59 AM
To: Chris Dietzler
Cc: Mysql (E-mail)
Subject: Re: Pull
Chris Dietzler wrote:
I am trying to pull cst_SiteID from a query result to use in another query:
SELECT cst_Name,cst_SiteID FROM customers WHERE cst_Name LIKE 'st%'
+--++
| cst_Name | cst_SiteID |
+---
I am trying to pull cst_SiteID from a query result to use in another query:
SELECT cst_Name,cst_SiteID FROM customers WHERE cst_Name LIKE 'st%'
+--++
| cst_Name | cst_SiteID |
+