Hey y'all, I'm new to SWQL and the Studio and I'm trying to build a modern dashboard on the Orion platform, and I just wanted to know how careful I need to be with my queries in SWQL Studio. I'm basically here to ask if I can break something or crash the server if I query the wrong thing or too much. Note I have been avoiding joins (because im scared) and have mainly been using navigation properties. I've only really played around on a dev server, but I've got access to the production environment now and I just want to make sure I don't mess it up. Thanks!!!
EDIT: I was also wondering if a database is being populated with polled values and I send through a large query would it prevent the polled values from being entered if the system is servicing my query?