Is it possible to do multiple sql statements within a single SQL Script object, export, or Data Lookup? I'm trying to put together something to check record counts across dozens of tables and having to create dozens of objects, one for each table, is a daunting prospect for such a repetitive and simple operation. Further, is there a way to get the results written to a file, especially multiple results written to a single file? Maybe I'm not using the appropriate tool for what I'm attempting to do.