Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 21.0.10 ]
Hi Team,
I have global table data as given below:
RoomName AllocatedRoom
ABC DEF
ABC ABC
DEF DEF
DEF ABC
ABC ABC
DEF DEF
How can I count values using SQL query where RoomName==AllocatedRoom?
Thank you!
Solved! Go to Solution.