Example: Query for returning the logical and physical names for all entities
SELECT TRAN(NAME) AS 'LOGICAL', TRAN(PHYSICAL_NAME) AS 'PHYSICAL' FROM M0.ENTITY ORDER BY 1
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |