How to use TextPad to write prompt in SQL

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Dave Wu

How to use TextPad to write prompt in SQL

Post by Dave Wu »

Hi,

I have difficulty using the prompt command in Oracle SQL plus in
TextPad. The same command worked in the direct SQL prompt does not work in TextPad. Do you have any idea why?

define parm1=&1
select * from vicki_path where vp_uid = &&parm1
/



Thanks


Dave
Roy Beatty

Re: How to use TextPad to write prompt in SQL

Post by Roy Beatty »

What was the error?
Post Reply