Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

About renaming a column - response (2) by Harpreet Singh

$
0
0

Hi,
that correct that you have renamed the column so Desc_Catalog_Tm contains data now and Desc_Catalog is empty. You cannot modify column datatype. You can add below statement after alter as you dont want temp tables
update table2 set Desc_Catalog= Desc_Catalog_Tm
thanks


Viewing all articles
Browse latest Browse all 14773

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>