Answer Posted / 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 |
Post New Answer View All Answers
Is postgresql a database?
Is index automatically created on primary key?
How do I start postgresql on windows?
What is a primary key constraint?
How much memory does postgresql need?
What kind of database is postgres?
How do I change primary key in pgadmin?
What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?
What is the point of foreign keys?
Why Update is too slow
Does PostgrSQL support Column constraints? If so how is it done?
How do I connect to a postgresql database using sql developer?
What is multi-version control?
What is dummy table?
Can you store images in postgres?