Last active
June 3, 2020 06:50
-
-
Save seifip/7ab96a28a85b30d79418bb2874a54d06 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INSERT INTO items VALUES ('¥999'); | |
-- ERROR: 22P02: invalid input syntax for type money: "¥999" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment