Named Query Export and View

Example: Project with 50 Named Queries separated out into various folders based on function.

Export the named queries and the folder structure is displayed in the zip file.

Is it possible to view or get all of the query.sql in one place without having to open each folder?

Thanks,

I ended up using a PowerShell Script on the exported Named Queries Folder that writes to a single file. This proved to be a good enough solution for now.

Thanks,

2 Likes