I would like to do the following:

mysqldump -w "users.user_id=enews.user_id" sotx users
> c:/enews_users.sql

Ideally this would dump all records in table users
where the user_id field value is also present in the
enews table. Is this possible?

TIA,

Dan

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to