ubceats / foodfoodfood

🍕 UBCEats: A web portal for food items at UBC
http://www.ubceats.ca
3 stars 0 forks source link

Vote query #5

Closed falkirks closed 6 years ago

kevindhir commented 6 years ago
INSERT INTO votes (isUpvote, review, username, foodItemName, brandName) 
VALUES (0, "Tasted disgusting", 'kevindhir', 'Coffee', 'Starbucks')