We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3336b4 commit e198339Copy full SHA for e198339
SQL Queries/OperationsManagerAC/ACS_Config.sql
@@ -1,4 +1 @@
1
-SELECT [Id]
2
- ,[Value]
3
- ,[Comment]
4
- FROM [OperationsManagerAC].[dbo].[dtConfig]
+SELECT * FROM dtConfig
0 commit comments