Re: Trying to setup db
You can define a variables like this
SET @DB_NAME = 'a6852953_article' ;
Query OK, 0 rows affected (0.00 sec)
> SELECT @DB_NAME;
+------------------+
| @DB_NAME |
+------------------+
| a6852953_article |
+------------------+
1 row in set (0.00 sec)
Just trying to help....
http://anothermysqldba.blogspot.com
Subject
Written By
Posted
Re: Trying to setup db
June 08, 2013 07:04PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.