I see missing index advice in [dpa_repository].[ignite].[CONSPA_1] table. How can I get the database name related to this schema? I may have the same schema and table names on my sandbox database as in production database on the same database instance. The queries in sandbox may be different from those in production; most queries on sandbox are adhoc during the development phase. I want to be sure I only review the advice for production database.
Thanks.