Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Often when I am writing queries I end up having multiple queries within the same script in Fabric Warehouses/ Lakehouse SQL endpoints. This results in this nice dropdown for navigating between each of those queries but as more queries are included in the script, it gets to be a lot. Currently I leave comments in my code like "Result 1: Query Subject" but that means I need to track down which query is which still and if I reorder the queries then I need to update the query numbers. What if there was a command or a wrapper that could be a flag to name these something set by the user (or dynamically) so that it would be easier to click through results?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.