Hi,
Thanks for your reply. In Oracle, we have 'CREATE PUBLIC SYNONYM', wherein 'PUBLIC' provides the access to all users. How to do this in the 'CREATE ALIAS' query in DB2 ?
Also I tried with 'CREATE SYNONYM' in UDB DB2 8.1v, Its working fine, then what is the difference between 'synonym' and 'alias'
Thanks,
Sam