Explain about tokens?
Answer / madhub
Tokens are also known to contain several special character symbols. It can be considered as keyword, constant, identifier and quoted identifier. Keywords include pre defined SQL meanings and SQL commands. Variable names such as tables, columns, etc are represented by identifiers.
Is This Answer Correct ? | 0 Yes | 0 No |
What does the option psql -l of PostgreSQL display?
What is dummy table?
What is pgadmin tool?
Is postgresql distributed?
Does vacuum full reindex?
How do I connect to a postgresql database remotely?
How will you add a new style in a table?
How do I start postgresql?
How many rows can postgresql handle?
What is work_mem in postgresql?
Explain about Triggers?
How do I remove all rows from a table?