Q1
Single choice
You have an Azure SQL database that contains a table named Rooms. Rooms was created by using the
following transact-SQL statement.

You discover that some records in the Rooms table contain NULL values for the Owner field.
You need to ensure that all future records have a value for the Owner field.
What should you add?