Post #1768963
2026-03-01 21:34 UTC
@bohwaz I'm slightly confident that SQL Server has something like this too, but you get those recommendations by querying the proprietary version of INFORMATION_SCHEMA (or use the GUI in the Azure Portal). It's also based on how often some columns are used in queries, so it also uses some internal telemetry
Replies (1)
-
@bohwaz@mamot.fr 2026-03-01 21:57
@delsehi Interesting. I never used SQL server though. But I don't think this exists in MySQL, postgre or Oracle.