MS PM CreateDBObjects
This commit is contained in:
4
00_DD/Update/Added2Main_script/2.0.0.4.sql
Normal file
4
00_DD/Update/Added2Main_script/2.0.0.4.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
UPDATE TBDD_MODULES SET DB_VERSION = '2.0.0.4' where NAME = 'Process-Manager'
|
||||
GO
|
||||
INSERT INTO TBDD_SQL_COMMANDS (TITLE,SQL_COMMAND) VALUES ('GHOST_SELECT','
|
||||
SELECT T.USERNAME,T.NAME, T.[PRENAME],T.EMAIL FROM TBDD_USER T ORDER BY USERNAME')
|
||||
Reference in New Issue
Block a user