How can you return the number of records in the “campaigns” table? By vmartinez How can you return the number of records in the “campaigns” table? SELECT COLUMNS(*) FROM campaigns SELECT COUNT(*) FROM campaigns SELECT NO(*) FROM campaigns SELECT LEN(*) FROM campaigns Related content Related questions:What type of join would you use to select all…Which of these queries will only include purchase…Iris, a consumer electronics brand, would like to…Repeat purchases, return on ad spend, percent of…