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 large can a postgresql database be?
How do you delete a row in a table?
What is a sequence table in postgresql?
What is bytea in postgres?
What does mvcc mean?
How do I start a pgadmin server?
How do I connect to postgresql remotely?
Is postgres a mpp?
How do I stop postgresql server?
How many types of replication are there in postgresql?
What is postgresql service?
What is foreign key violation?
What is the command enable-debug?
Is foreign key an index?
What is performance_schema?