There are many parts in SQL so we will be discussing a few :
DROP : Delete objects from the database
RENAME :Â Rename an object existing in the database
ALTER : Alter the structure of the database
SELECT : It is used to retrieve data from the database