Answers for "what alter does in db"

SQL
0

what alter does in db

alter database or table gives admin access to change the propreties of the 
database or table.
example of changes are: adding, modifing, delete columns
Posted by: Guest on December-23-2021

Code answers related to "SQL"

Browse Popular Code Answers by Language