I'm trying to use DDL, as opposed to DDS, to create a new interface to our logistics company. Got the source and objects for the files they will be transmitting to us.
While using OPS Nav to Generate SQL for the tables and indexes, I notice that all existing LF's are regarded as views and not indexes.
from IBM Redbook sg24-6393-00.pdf:
Any ideas as to why this is?
TIA
While using OPS Nav to Generate SQL for the tables and indexes, I notice that all existing LF's are regarded as views and not indexes.
from IBM Redbook sg24-6393-00.pdf:
Code:
[U]SQL term iSeries term[/U] Table Physical file View Non keyed logical file Index Keyed logical file
TIA



Comment