Hello,
How I can rename the column of emp table having column name sal to salary ??
Is this possible ? and If possible wat are the side effects like re-create indexes ,triggers ,constraints ,compile procedures and functions etc......

Sunil