dbTalk Databases Forums  

pl/sql forcing RHS of = in where clause to be variable?

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss pl/sql forcing RHS of = in where clause to be variable? in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
mh@pixar.com
 
Posts: n/a

Default Re: pl/sql forcing RHS of = in where clause to be variable? - 07-01-2008 , 05:38 PM






Maxim Demenko <mdemenko (AT) gmail (DOT) com> wrote:
Quote:
4 select ename into l_ename from emp where empno = abc.empno;
Ah, this is just what I was hoping for.
Thank you so much Maxim!

--
Mark Harrison
Pixar Animation Studios


Reply With Quote
  #22  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: pl/sql forcing RHS of = in where clause to be variable? - 07-01-2008 , 05:40 PM






mh (AT) pixar (DOT) com schrieb:
Quote:
Maxim Demenko <mdemenko (AT) gmail (DOT) com> wrote:
4 select ename into l_ename from emp where empno = abc.empno;

Ah, this is just what I was hoping for.
Thank you so much Maxim!

You are welcome, just for the record, all that can be found at usual
place ;-)

http://download.oracle.com/docs/cd/B....htm#sthref431

Best regards

Maxim


Reply With Quote
  #23  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: pl/sql forcing RHS of = in where clause to be variable? - 07-01-2008 , 05:40 PM



mh (AT) pixar (DOT) com schrieb:
Quote:
Maxim Demenko <mdemenko (AT) gmail (DOT) com> wrote:
4 select ename into l_ename from emp where empno = abc.empno;

Ah, this is just what I was hoping for.
Thank you so much Maxim!

You are welcome, just for the record, all that can be found at usual
place ;-)

http://download.oracle.com/docs/cd/B....htm#sthref431

Best regards

Maxim


Reply With Quote
  #24  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: pl/sql forcing RHS of = in where clause to be variable? - 07-01-2008 , 05:40 PM



mh (AT) pixar (DOT) com schrieb:
Quote:
Maxim Demenko <mdemenko (AT) gmail (DOT) com> wrote:
4 select ename into l_ename from emp where empno = abc.empno;

Ah, this is just what I was hoping for.
Thank you so much Maxim!

You are welcome, just for the record, all that can be found at usual
place ;-)

http://download.oracle.com/docs/cd/B....htm#sthref431

Best regards

Maxim


Reply With Quote
  #25  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: pl/sql forcing RHS of = in where clause to be variable? - 07-01-2008 , 05:40 PM



mh (AT) pixar (DOT) com schrieb:
Quote:
Maxim Demenko <mdemenko (AT) gmail (DOT) com> wrote:
4 select ename into l_ename from emp where empno = abc.empno;

Ah, this is just what I was hoping for.
Thank you so much Maxim!

You are welcome, just for the record, all that can be found at usual
place ;-)

http://download.oracle.com/docs/cd/B....htm#sthref431

Best regards

Maxim


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.