Properties

Name: DEPT 
Schema: USER 
Definer: USER 
Parent schema: USER 
Parent: USER.DEPARTMENT 
Description: sddddddddd 

Dependent objects

Name
  USER.VDEPT 
  USER.VHDEPT 
Total: 2 dependent object(s)

SQL

CREATE ALIAS "USER    "."DEPT" FOR "USER    "."DEPARTMENT";

COMMENT ON ALIAS "USER    "."DEPT" IS 'sddddddddd';

See Also

List of aliases