shiva-srivastav / sql-telusko Public Notifications You must be signed in to change notification settings Fork 1 Star 0 ...
The ALTER command in SQL is used to modify the structure of an existing table. It allows you to add, delete, or modify columns, as well as add or drop constraints.