Re: > 1 Alternate Row?

From: Zdenek Zavadil <zzavadil_at_my-deja.com>
Date: Mon, 27 Mar 2000 07:01:05 GMT
Message-ID: <8bn0vb$5ab$1_at_nnrp1.deja.com>


[Quoted] In article <8bgi8m$fhm$1_at_nnrp1.deja.com>, jehall_at_my-deja.com wrote:
> I keep seeing messages posted on setting the Alternate Row ID to the
> primary key and then passing the p_arg_value to automatically query
the
> form. 2 Questions?
>
> 1) What if you have a table which has to keys to have a unique value?
> 2) If this can be done, how do you pass the value of a parameter. For
> instance p_arg_values=x where x might be assigned the value 10, so...
> p_arg_values=VAL(X) not ='x'!!!???
>
> Jason
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Hi Jason,
you can use the ROWID pseudocolumn, which uniquely identifies a row in [Quoted] [Quoted] a table, no matter how many keys it has.

 Zdenek

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Mar 27 2000 - 09:01:05 CEST

Original text of this message