Adding New Fields in a Table
Learn about adding new fields in the database.
We'll cover the following...
Adding columns to a table
To comply with the newly implemented policy, our initial action is to add Quantity
and Price
to the SalesData
table.
Press + to interact
To ...