Answer Posted / 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 View All Answers
How do I make a pgadmin server?
What does postgresql do?
What is the driver name for postgresql?
What is wal in postgresql?
How many byte Unique integers does OIDs in PostgreSQL have?
What is sequences in postgresql?
How many indexes per table are allowed in postgresql?
What is toast in postgres?
How do I set up postgresql?
Why foreign key constraint is important?
What does the option psql -l of PostgreSQL display?
How do I connect to a postgresql database?
What is the command enable-debug?
Where is psql data stored?
Is mysql faster than postgresql?