MySQL Forums
Forum List  »  Oracle

From Oracle to MySql
Posted by: Tomas Lusina
Date: December 17, 2004 12:50PM

Hi i have a little problem:

so:

(heard it from a friend)
in Oracle when you type something like this: SELECT *
FROM TABLE1
WHERE TABLE_COLUMN='&X';

it says: please insert value of 'X' (or something like that :D)



(my problem)
now, how do I implement the '&X' command in MySql?
or it doesent say anything and it yust works as if &X is empty?

i'm not an expert so please be gentle :)))

thanks

Tomas

Options: ReplyQuote


Subject
Views
Written By
Posted
From Oracle to MySql
4265
December 17, 2004 12:50PM
2984
December 21, 2004 02:16AM
2776
January 03, 2005 10:40PM
2684
March 04, 2008 07:51AM


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.