PostgreSQL Question:
Download Job Interview Questions and Answers PDF
Explain about tokens?
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.
Download PostgreSQL Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the various enhancements to the straight relational data model by PostgreSQL? | Explain about string constants? |