Need to include Database query results into neoload result file.Is this possible?
The only way to include data in NeoLoad report is to use the NeoLoad API. For example, you have some advanced Actions that you can use during the test to interact with that API. It will store the data into NeoLoad database so it can be displayed in your test result.
Please look at the NeoLoad documentation here if it can suit your needs.