Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I'm attempting to add concurrency row version column to an existing table. I know the column needs to be an int, but what about NULLs or defaults? What is the BO designed to handle? An initial Null value or a default of 0?
|