To remove a relation from an SQL database, we use the ______ command. July 19, 2021July 19, 2021 administrator To remove a relation from an SQL database, we use the ______ command.PurgeExplanation: Drop table deletes the whole structure of the relation .purge removes the table which cannot be obtained again.DeleteRemoveDrop table Share this: Click to share on Facebook (Opens in new window) Facebook Click to share on X (Opens in new window) X Like this:Like Loading...Related Posts:Which of the following commands is used to list…What symbol would you use for multiplication in…Program code making use of a given module is called…To read the entire remaining contents of the file as…What is the SQL expression used to count the values…Which command will be used to print data?