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
How to insert data from one table to another in postgresql?
Is postgresql free to use?
Is postgresql relational?
How to execute postgres function in pgadmin?
What is difference between drop and delete?
What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
What is maximum size of table in postgresql?
How do you delete a row in pgadmin 4?
What does truncate table do?
What is foreign key in access?
What is the default postgres database?
What is a postgres server?
What port does postgres use?
What is a function in postgresql?
Is postgresql better than mongodb?