MS Collected Script
This commit is contained in:
4
01_IDB/Update/Added2CreateDBObjects/1.0.2.sql
Normal file
4
01_IDB/Update/Added2CreateDBObjects/1.0.2.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
UPDATE TBIDB_CATALOG SET CAT_STRING = '1.0.2' where CAT_STRING = 'DB_VERSION'
|
||||
INSERT INTO TBIDB_CATALOG (CAT_TITLE,CAT_TITLE) VALUES ('GHOST_SELECT','
|
||||
SELECT T.USERNAME,T.NAME, T.[PRENAME],T.EMAIL FROM DD_ECM.dbo.TBDD_USER T ORDER BY USERNAME')
|
||||
GO
|
||||
Reference in New Issue
Block a user