Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Modifying columns
4. Changing column type – 2
Modifying identities
Modifying sequences
Summary

Instruction

Good. Now that we changed the column type, let's see how inserting new rows works.

Exercise

Run the template code, which tries to insert a row with a longer title.

The insertion succeeds. The owner will be able to enter longer artwork names from now on.