Advertisement
rsx2007

Untitled

Sep 26th, 2023
1,081
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.22 KB | None | 0 0
  1. INSERT INTO `tankinventory` (`id`, `date`, `tankId`, `fuelId`, `doc`, `oldVolume`, `operVolume`, `operRest`, `volume`) VALUES (NULL, '2023-09-26 11:31:20', '1', '1', '', '-9999999999.00', '0.00', '0.00', '9999999999.00');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement