Is there a certified course for SQL from Microsoft?

Yes, Microsoft offers a certified course for SQL knowledge through the course titled “Querying Data with Microsoft Transact-SQL” (Course DP-080T00-A). This course teaches the basics of Transact-SQL, which includes querying and modifying data in relational databases hosted in Microsoft SQL Server-based systems, including Azure SQL Database and Azure Synapse Analytics. It is suitable for anyone needing to write basic SQL queries and can help test your understanding of various SQL commands.


References:

Read more here: Source link