A company needs to modify an existing table by adding a new column for employee email addresses. For this, which SQL command should be used? A)…
Class 12 Computer Science · 2082 · Solved Question with Answer
A company needs to modify an existing table by adding a new column for employee email addresses. For this, which SQL command should be used?
A) CREATE B) ALTER C) SELECT D) UPDATE
