Hello, EA 16 professional, *.qea project on my PC. I'm reverse engineering a SQL Server database; the ODBC connection worked fine. However I need to query the database system views to extract the DDL of views and procedures and view/procedure attributes (it was not retrieved with the reverse engineering). I've done this before using DBeaver, but I don't have JDBC connection to this database. Does EA have a SQL terminal window that I can open and run my queries on a non-project database? Can the results be exported as csv. I really don't want to install SSM or Azure studio. Thanks!