We have a need to create a logical file based on a substring of a particular field as opposed to the entire field. I know it can be done using 'CREATE VIEW' within SQL. Is there a way to do it within DDS specs? I appreciate your help!
Software/Hardware used:
ASKED:
October 15, 2004 8:54 AM
UPDATED:
October 15, 2004 9:54 AM
Use the SST keyword in DDS. Duh!
Thank you very much LFiato!!!