I would like to create scalar variable on database, just not sure if it is possible?
I have db table with a column version and a single row with the version.
I was thinking something like :
I have db table with a column version and a single row with the version.
I was thinking something like :
SET DBNAME dbo.DBVersion = 1