Advertisement
Guest User

Example SQL query

a guest
Feb 16th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.09 KB | None | 0 0
  1. INSERT INTO reviews (review, recipeId, userId) VALUES ('sample review string', '9858', '8492')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement