How can I : Connect in SQL*Plus using defined variables

From: Claus <clkhm_at_hotmail.com>
Date: Thu, 30 Oct 2003 15:45:21 GMT
Message-ID: <3fa1332a$0$9809$edfadb0f_at_dread14.news.tele.dk>



[Quoted] Hi there.

[Quoted] In SQL*Plus I am trying to do the following

DEFINE system_user_password = manager
DEFINE connect_string = mydb

connect system/&system_user_password_at_&connect_string

Why are the variables in the line above not substituted and what should I do to make it work.

[Quoted] Thanks for your help.

Claus Received on Thu Oct 30 2003 - 16:45:21 CET

Original text of this message