2005 Aug 15 9:30 PM
Hi All,
I was wondering if you can specify table keys while creaitng a table using field symbols (e.g Hashed table). And if you can't specify table keys, then will system consider all the Characters like fields(C, N, D,T, etc) as a default key?
thnx in advance
2005 Aug 15 10:10 PM
I guess it depends upon data object (table in the case) you are referencing your <fs> to. But how to find out key for a table which is generated at run time and to which <fs> is being referenced.