Trying to get the indivudal query details from the Query insights tab for Azure sql Database from azure portal, i get time out error
Sunil Mikkilineni
1
Reputation point
Trying to get the indivudal query details from the Query insights tab for Azure sql Database from azure portal, i get time out error and in stead o fthe actual query i get the follwoing query (SELECT qt.query_sql_text query_text FROM sys.query_store_query q JOIN sys.query_store_query_text qt ON q.query_text_id = qt.query_text_id WHERE q.query_id=)
Azure SQL Database
Azure SQL Database
An Azure relational database service.
6,352 questions
Sign in to answer