Newsgroups: comp.databases.oracle.server
From: "probashi" <proba...@hotmail.com>
Date: 5 Sep 2006 13:50:33 -0700
Local: Tues, Sep 5 2006 4:50 pm
Subject: Re: where JOB_ID IN (:JOB_ID)
Thanks for shedding some light on this issue.
So :JOB_ID was treated as one value not a comma separated values. (I I am getting this parameter from an application and the application may Since :JOB_ID is a single value, this might work too: select * from HR.EMPLOYEES where instr(:JOB_ID,JOB_ID)>0 Thanks Brian Peasland wrote:
> probashi wrote: > > Hi, > > When I run q1 I get back 10 rows but when I run q2 (whit supplying > > Can any body explain this!!!. > > --q1: > > --q2 > > Thanks > In Q2, ":JOB_ID" is a bind variable. This bind variable can only be used > HTH, > -- > Brian Peasland > Remove the "nospam." from the email address to email me. > "I can give it to you cheap, quick, and good. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||