If Product is a table name than a) RENAME product to PRO; b) ALTER TABLE product RENAME TO pro;
Reveal answer
Fill a bubble to check yourself
If Product is a table name than a) RENAME product to PRO; b) ALTER TABLE product RENAME TO pro;