What are string constants in postgresql?



What are string constants in postgresql?..

Answer / Sanjay Kumar

String constants in PostgreSQL are fixed values enclosed by single quotes ('...') or double quotes ("..."). They can represent text, numbers, or even identifiers if enclosed by double quotes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

Is postgresql a virus?

1 Answers  


How do I create a postgresql table using pgadmin?

1 Answers  


Do indexes speed up queries?

1 Answers  


How many rows can postgres handle?

1 Answers  


What is the difference between sql and postgresql?

1 Answers  


What is postgis extension?

1 Answers  


What port does pgadmin use?

1 Answers  


Which is better mysql or postgresql?

1 Answers  


What is edb postgres?

1 Answers  


How to create table with timestamp in postgres?

1 Answers  


Is sql a postgresql?

1 Answers  


Does toad work with postgres?

1 Answers  


Categories