Answer:
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.
Previous Question | Next Question |
What are the various enhancements to the straight relational data model by PostgreSQL? | Explain about string constants? |