Forum Discussion
scca
2 years agoAdvocate III
Querying Table History in SQL Analytics Endpoint
Has anyone attempted/managed to query table history (e.g. version) in SQL Analytics Endpoint? I am currently able to do so via notebooks by submitting spark-sql but for convenience sake, I think it w...
Anonymous
2 years agoNot applicable
HI scca,
Did you mean to trace the query activities? If that is the case, you can use 'query activities' and 'DMVs' to check all of the history queries and detail activities.
Monitor your running and completed queries using Query activity - Microsoft Fabric | Microsoft Learn
Monitor connections, sessions, and requests using DMVs - Microsoft Fabric | Microsoft Learn
Regards,
Xiaoxin Sheng