As of now, there is no MySQL equivalent to PL/SQL.

On Mon, 22 Mar 2004, Seena Blace wrote:
> 
> Hi,
> i want to update couple of columns like 
> update tablename
> set =<value1>
> where columname=<value2>;
> I want to run query on mysql prompt each time and enter value1 and
> value2 for diffrent columnname ?
> Value1 and value2 will be diffrent.
> in oracle we use & to prompt value.
> thx
> 
> Do you Yahoo!?
> Yahoo! Finance Tax Center - File online. File on time.
> 

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

Reply via email to