How to write text in SQL server database table in a cell and increment cell automatically for writing text in one by one cell in SQL server database table?

How to write text in SQL server database table in a cell and increment cell automatically for writing text in one by one cell in SQL server database table ? Thx in advance for proper solution in steps and example .

@Bh_P

You need to use SQL commands, check below for your reference

Hope this may help you

Thanks,
Srini

Dear @Bh_P ,

Could you elaborate more with an example or screenshot of your problem statement.DO you want to add a value to a column and that value should autoincrement for the next rows in that table for the same column?.

Thanks and Regards,
Geetishree Rao