Which statement permanently removes a table and all its data from the database? SQL FundamentalsEasy Try Now
Which wildcard character matches any sequence of characters in a LIKE pattern? SQL FundamentalsEasy Try Now
What keyword is used to give a column or table a temporary name in a query? SQL FundamentalsEasy Try Now
Which type of JOIN returns only rows where there is a match in both tables? SQL FundamentalsEasy Try Now