SQL Language (MOSC)

MOSC Banner

Use of DEFINE Command

edited Jul 28, 2010 8:19PM in SQL Language (MOSC) 10 commentsAnswered ✓
 Hi Folks

is there any way to continue a "DEFINE" command to additional lines?

I have this:

define X_employeeids=1,2,3,4,5

I would like to be able to do this

define X_employeeids=

1,

2,

3,

4,

5

is that possible ?

is there a continuation character for the "DEFINE" command ?

Thanks

Jim

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center