5 lines
87 B
Transact-SQL
5 lines
87 B
Transact-SQL
UPDATE TBDD_MODULES SET DB_VERSION = '2.0.0.0' where NAME = 'Global-Indexer'
|
|
GO
|
|
|
|
|