This image displays the Original ORDER_ITEMS table at the top, and arrow from this table pointing downwards. Below the arrow is the Updated ORDER_ITEMS table.

At the top, is the table containing the Original ORDER_ITEMS table. This table has five column names, ordered from left to right: Column Name, Data Type, Length, Precision, and Scale. This table has five rows. In the center is an arrow pointing downwards from the Original ORDER_ITEMS table to the Updated ORDER_ITEMS table.

At the bottom is the table containing the Updated ORDER_ITEMS table. This table has five column names, ordered from left to right: Column Name, Data Type, Length, Precision, and Scale. An additional row for the LOT_SIZE_NUMBER column has been added with Precision 8 and Scale 0.