Posted by laredotornado on 07/14/06 17:02
Hi,
I have a table but I only want to export rows subject to certain
criteria. The table is
ACCOUNTS
___________
USER_ID
USERNAME
PASSWORD
COMPANY_ID
I only want to export rows with COMPANY_ID = 5. By "export rows", I
mean dump the proper SQL INSERT statements containing the data.
Thanks for any help, - Dave
[Back to original message]
|