You must be having a problem with your email client as this is about the ninth time I have seen this same request today. Please check your client for problems. I know because I have responded once already.
Shawn Green Database Administrator Unimin Corporation - Spruce Pine <[EMAIL PROTECTED]> wrote on 01/20/2005 10:20:12 AM: > > > Hi, > > Could you please help me in writing an equvivalent query in mysql 4.0.21 > for the following oracle subquery?. > > update macvm set embedded='Y' where vm_server in > (select a.vm_server from macvm a, component b, element c where > a.vm_server = b.name (+) and b.id = c.id (+) and c.sxvariant = 'I3'); > > > Thanks, > > Narasimha > > > > > > > > > > Confidentiality Notice > > > The information contained in this electronic message and any > attachments to this message are intended > for the exclusive use of the addressee(s) and may contain > confidential or privileged information. If > you are not the intended recipient, please notify the sender at > Wipro or [EMAIL PROTECTED] immediately > and destroy all copies of this message and any attachments. > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] >