LEFT function didn't work #29283
Closed
lionelcanon
started this conversation in
General
Replies: 2 comments 2 replies
-
Hello. |
Beta Was this translation helpful? Give feedback.
2 replies
-
thanks a lot, it's ok with substr |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
why left function sql doesn't work in DBeaver ?
SELECT LEFT('abcdefghij',1) FROM dual;
Thanks a lot :)
Beta Was this translation helpful? Give feedback.
All reactions