Skip to main content
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
SQL_Data_101
New Contributor

SQL vc Microsoft Fabric

In SQL, there are several tasks we typically perform, such as analyzing execution plans, creating or updating indexes, identifying and terminating blocking queries, and monitoring resource usage. However, I'm wondering how these tasks are handled within Microsoft Fabric.

Specifically:

How do you check the execution plan and optimize queries without using indexes?
How can you identify which queries are blocking others or consuming excessive resources?
How do you manage session resources, such as killing sessions that use too much?
Is there a way to monitor schema or table capacity usage in Fabric?
Is there an alternative to materialized views for pre-computing and storing query results for performance optimization in Fabric?
How can I replicate the functionality of synonyms in Fabric, or how should I handle object references across different databases or schemas?
What are the recommended alternatives to temporary tables for session-based or short-lived data storage in Fabric?
How can I monitor schema or table-level capacity usage in Fabric to track resource consumption?
In general  how easily we can perform daily DBA related Activities in Fabric.

1 ACCEPTED SOLUTION
nilendraFabric
Honored Contributor

fabric relies on an advanced query engine that autoโ€‘optimizes queries without necessitating manual index creation.

 

 

Instead of manually applying missing index recommendations, Fabricโ€™s engine dynamically adjusts execution strategies based on workload patterns, so you typically review performance metrics and query logs rather than a detailed index tuning process.

Capacity Metrics appโ€”to view realโ€‘time resource utilization and builtโ€‘in usage and billing reports

 

the shortcut lets you rapidly create sandbox  large tables,

 

 

Fabric minimizes the need for manual session management by enforcing policyโ€‘driven controls and automated resource reโ€‘cycling.

In summary Microsoft Fabric shifts many of the traditional DBA responsibilities into an automated, monitoringโ€‘driven model that leverages modern cloud infrastructure and integrated analytics tool

View solution in original post

5 REPLIES 5
nilendraFabric
Honored Contributor

fabric relies on an advanced query engine that autoโ€‘optimizes queries without necessitating manual index creation.

 

 

Instead of manually applying missing index recommendations, Fabricโ€™s engine dynamically adjusts execution strategies based on workload patterns, so you typically review performance metrics and query logs rather than a detailed index tuning process.

Capacity Metrics appโ€”to view realโ€‘time resource utilization and builtโ€‘in usage and billing reports

 

the shortcut lets you rapidly create sandbox  large tables,

 

 

Fabric minimizes the need for manual session management by enforcing policyโ€‘driven controls and automated resource reโ€‘cycling.

In summary Microsoft Fabric shifts many of the traditional DBA responsibilities into an automated, monitoringโ€‘driven model that leverages modern cloud infrastructure and integrated analytics tool

v-prasare
Honored Contributor II

@SQL_Data_101As we havenโ€™t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

 

@nilendraFabric , Thanks for your promt response.

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

SQL_Data_101
New Contributor

Thanks for your response

v-prasare
Honored Contributor II

Hi @SQL_Data_101,

As we havenโ€™t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

v-prasare
Honored Contributor II

Hi @SQL_Data_101,

 

As we havenโ€™t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

 

 

 

Thanks,

Prashanth Are

MS Fabric community support

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query

Helpful resources

Announcements
Top Kudoed Authors
Users online (2,086)