SELECT ABBREVIATION,
NAME,
TYPE,
CODELEVEL,
BASELINE
FROM AD_TRACKABLE_ENTITIES
WHERE ABBREVIATION IN ('ad',
'txk',
'fnd',
'fwk',
'atg_pf',
'icx')
ORDER BY ABBREVIATION;
Subscribe to:
Post Comments (Atom)
Some Tips About FNDLOAD
Data Synchronization Data Synchronization is a process in which some setup data would be synchronized, and this would be more important w...
-
Key Performance Articles Best Practice Documents Best Practice Webcasts The following Best Practice Webcasts are available: Oracle Da...
-
NFS Commands mount -F nfs -o proto=udp apps4:/u02 /apps4_u02 mount -o rw,timeo=600,hard,wsize=32768,vers=3,rsize=32768,tcp mount -F nfs -o r...
-
Developer complains that he can't run CREATE OR REPLACE VIEW for a particular view. He is getting error "ORA-01720: Grant Option Do...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.