description Learn to design your first relational database in Azure SQL Database using the MSSQL extension for Visual Studio Code. For the purpose of this tutorial, we are using Azure SQL Database.
created_at TIMESTAMP WITH TIME ZONE DEFAULT CURRENT_TIMESTAMP, updated_at TIMESTAMP WITH TIME ZONE DEFAULT CURRENT_TIMESTAMP, last_login_at TIMESTAMP WITH TIME ZONE ...