You have a table in Azure SQL Database with a azure video
dp-900-data-fundamentals video for you have a table in Azure SQL Database with a CustomerID column. You need to create a computed column called CustomerFullName
Answer
          Full Certification Question
You have a table in Azure SQL Database with a CustomerID column. You need to create a computed column called CustomerFullName that combines the FirstName and LastName columns from the same table. Which T-SQL statement would you use to create this computed column?