Cannot set SYSTEM_VERSIONING to ON when SYSTEM_TIME period is not defined.
Recently, my client required that I enable versioning for one of the critical tables in my SQL server database. I tried running the SQL query below to enable versioning but encountered this error. In this article, I will walk you through the complete steps to fix this issue. I tried running the above query, but … Read more