Forum Discussion

JustinL22's avatar
JustinL22
Contributor
2 years ago

Executing a sql query without checking the results

Hi,   I was wondering if anyone knows how I may be able to run a SQL script against the database within a test to update a database record without needing to check any result? Currently have used t...