Victoria, et. al,
Thank you very much for the leads. I looked at the section in the manual
and still have a few questions (I have added some more info which might
help).
As a reminder my problem was ...
> AW> I have a DELETE statement:
> AW> delete bond_master,bond_data from bond_data where
Hello, I am new to mysql - past the very basics - you may see a few silly
questions - here is the first.
I have a DELETE statement:
delete bond_master,bond_data from bond_data where
bond_master.cusip=bond_data.cusip and bond_master.maturity <= "2002/02/15";
That has syntax errors. I am issu