Re: [U2] Regarding: LISTING SUB-VALUES
Wols Lists <[email protected]>
| Newsgroups | gmane.comp.db.u2.general |
|---|---|
| Message-ID | <[email protected]> |
On 27/12/13 06:25, Shanmukh Nandha wrote: > > CUSTOMER FILE contains fields like > 1. CUSTOMER.NAME <http://customer.name/> (single value) > 2. CUSTOMER.SALARY (single value) > 3.CUSTOMER.PHONE.NUMBER (multi value) > > 1. JOHN (Cust name with single value) > 2. 70$/hr (Cust salary with single value) > 3. 123454ý 655656ý 767787ý 87887 (Cust Ph No with Multi value) > > General to list specific field we use LIST CUSTOMER F3. > > How to list 3rd position of 3rd field of CUSTOMER file. > > Could any one of you can please let me know > If you're happy creating a new dict field ... CUSTOMER.PHONE.NUMBER.3 0001: I 0002: CUSTOMER.PHONE.NUMBER<3> etc Otherwise, in the LIST command, you can always do EVAL 'CUSTOMER.PHONE.NUMBER<3>' Cheers, Wol _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users