Database
Database queries
Create new Query for that database (for example Webcheckin database). Then run this script: USE (your database name) GO SELECT DISTINCT ActionName ...
Wed, 7 Aug, 2024 at 3:50 PM
Create new Query for that database (for example Webcheckin database). Then run this script: USE (your database name) GO SELECT DISTINCT ActionGroup...
Wed, 7 Aug, 2024 at 3:50 PM