how to add an identity column to an existing table?

ramankr48
Databricks Partner

I have created a database called retail and inside database a table is there called sales_order. I want to create an identity column in the sales_order table, but while creating it I am getting an error.