How to add identity column in sql server table

- How to add identity column in sql server for existing table
- How to add identity column in sql server to existing table with data
- How to add identity column in sql server with alter table
- How to add identity column in sql server temp table
- How to add identity column in sql server while creating table