Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.19 KB | None | 0 0
  1. INSERT INTO forecast (`condition` , `temp`, `hmdt`, `pres`, `wind`, `date`, `code`) VALUES ('ััะฝะพ', -2.82, 86, 745, 3.57, '2019-03-23 18:00:00', 800) ON DUPLICATE KEY UPDATE `date`=`date`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement