NomanTee I completelly disagree with you. I don't think you will write SQL queries quicker than the suggestions Copilot gives you.
I had to recently create some tables using some inner joins from multiple tables that used a lot of data, and the keys were really annoying, with complicated names and all... Doing it maunally I was risking running into typos, writing everything maually, which would take a time I did'nt want to waste.
Using Copilot, I literally copied pasted a documentation that I created some time ago using UML, and it did the entire thing by itself, with no errors whatsoever.
What's even best, using Copilot does not make you dumber, instead, it makes you more agile, and even give you some insights on different approachs to a same business logic. Why limit your capacitiy when you can be even better?