Hie,
Is there any possibility to know the number of record in an array
into a table .
Example :
create table test (
id int4,
array int4[]
);
How can i know , how many record i have in array ? (PHP , SQL ....)
Thanks
- Re: [ADMIN] array ... Lo�c TREGOU�T
- Re: [ADMIN] array ... Vladimir V. Zolotych
