Hi,

We are thinking of creating a computed column in one table and that column will not be indexed. I am going to select the column and I am not going to use any where clause against this column

Is there any issues If,

(1) I insert, update or delete the rows in the table (million records) that has this computed column.

(2) Any issues when I add this table including this column in the transactional replication.

I appreciate your help

Thanks,
Anu