John W. Krahn wrote:
Aruna Goke wrote:
Thanks Rob,
from the query.. if i statically substituted the array elements on
both select and the condition sides, it worked. however, I want to
give room to "select @smswanted(ie. only requested columns) and the
condition too will will be where $given
Aruna Goke wrote:
Thanks Rob,
from the query.. if i statically substituted the array elements on both
select and the condition sides, it worked. however, I want to give room
to "select @smswanted(ie. only requested columns) and the condition too
will will be where $given[0]...[6] will be dyna
Rob Dixon wrote:
Goke Aruna wrote:
Can someone be of help;
I have the code below, what i wanted this code to do is to dynamically
create fields to select and again to dynamically subtitute the value of the
given fields.
my sms content is the source of my data and my table definition is as belo
Goke Aruna wrote:
> Can someone be of help;
>
> I have the code below, what i wanted this code to do is to dynamically
> create fields to select and again to dynamically subtitute the value of the
> given fields.
>
> my sms content is the source of my data and my table definition is as below:
>