- Change dbName. to dbName.pub.
- All BY statements need to be changed to ORDER BY.
- Any field in the field-name format (with the - sign) need to have quotes ie: "field-name".
- The following words need to be in quotes:
sequence
cycle - All empty fields or constants should be in single quotes '', not double "".
- Replace today function with SYSDATE.
- Use PRO_ELEMENT(field, #) function for fields with extents.
- Replace DESCENDING with DESC.
No comments:
Post a Comment