Introduction
We add or remove columns in a table to change what information it holds. This helps us organize or update data easily.
You want to add a new detail to a list of people, like their age.
You need to remove a column that is no longer useful or has wrong data.
You want to prepare data by selecting only the columns needed for analysis.
You want to combine data by adding columns from another table.