How to define tokens in PostgreSql?
Loading
How to define tokens in PostgreSql?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amira BedhiafiPosted Jan 29, 2024, 3:52 PM
Based on the documentation :
Tokens are normally separated by whitespace (space, tab, newline), but need not be if there is no ambiguity (which is generally only the case if a special character is adjacent to some other token type). Additionally, comments can occur in SQL input. They are not tokens, they are effectively equivalent to whitespace.
Guest UserPosted Nov 2, 2022, 12:36 PM
I saw you are posting lot of questions to get only reads and points.
This platform is for the knowleadge sharing not for t to win anything by posting lot of questions even many questions are very basics which knows all the programmers.