iamkt23
Databricks Partner

Hi All,

I am unable to run this 
ALTER TABLE TABLE_NAME alter column column_name set default 'value'
as shown in the solution. 

I was able to run the previous queries. But here, I am getting an error. 

db.jpg

Can someone suggest a solution, I have a table with 20+ columns and I want to set '0' as default for majority of them.