Explain about string constants?



Explain about string constants?..

Answer / madhub

String constant contains a sequence of characters bound by single quotes. This feature is used during insertion of a character or passing character to database objects. PostgreSQL allows the usage of single quotes but embedded by a C style backslash. This feature is important in parsing data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

What is bigint in postgresql?

0 Answers  


What is a delete query?

0 Answers  


How do you enter data in pgadmin4?

0 Answers  


What is a schema in postgres?

0 Answers  


How do I connect to a postgresql database in windows?

0 Answers  






How to create local server in postgresql?

0 Answers  


How do I create a postgresql table using pgadmin?

0 Answers  


How do I add one column in postgresql?

0 Answers  


How to access postgresql database from another machine?

0 Answers  


Is postgresql free for commercial use?

0 Answers  


How do you change columns in postgresql?

0 Answers  


How do I connect to postgresql on windows?

0 Answers  


Categories