Aman,
Tuesday, April 09, 2002, 5:24:49 PM, you wrote:

AR> Hello everyone
AR> I want to alter 50 tables, and for each the names start with the string 
AR> 'mak'
AR> Is there an SQL query, so that I can do the change in one command.
AR> I have tried using wildcards - they don't seem to work in SQL.

You can't using only MySQL ...
You can pick up table names and then organize cycle for ALTER TABLE ...

AR> Thanks in advance.
AR> Aman





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to