SQL Interview: 68 Converting to local time zones
This is a post in the SQL Interview series. These aren’t trick or gotcha questions, they’re just questions designed to scope out a candidate’s knowledge around SQL Server and Azure SQL Database.
Section: Development Level: Medium
Question:
You are working with an Azure SQL Database. When you display dates and times, you notice that they do not match your local time zone of CEST.
Can you change the server settings to Central European Standard Time (CEST)?
2025-08-04