Advertisement
Guest User

Untitled

a guest
May 21st, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. INSERT INTO Tranzactii(data_efectuarii, partenerul, suma_in_valuata, suma_in_lei)
  2. VALUES(TO_DATE('2003/07/09', 'yyyy/mm/dd'), 123456, 253, 56);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement