Explain about tokens?



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

Post New Answer

More Postgre Interview Questions

How many byte Unique integers does OIDs in PostgreSQL have?

1 Answers  


How do I change the default postgres password?

1 Answers  


What is vacuuming in postgresql?

1 Answers  


Does creating an index lock the table?

1 Answers  


Is it postgre or postgres?

1 Answers  


Why is pgadmin used?

1 Answers  


What is varchar in postgresql?

1 Answers  


Explain about the command enable debug?

1 Answers  


What is the default database in postgresql?

1 Answers  


Does unique index improve performance?

1 Answers  


What is the difference between sql and postgresql?

1 Answers  


What is postgresql dba?

1 Answers  


Categories