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 secure is postgresql?
Does vacuum full reindex?
How to setup postgresql sysv startup script?
What is pg_toast?
How do I change the default postgres password?
What is postgresql vs mysql?
What is sequences in postgresql?
How do I remove all rows from a table?
Does unique constraint create index postgres?
What is an example of a schema?
What is aws aurora postgres?
How to create table with timestamp in postgres?
What is primary key in postgresql?
How do I get a list of databases in a postgresql database?
Can postgres handle big data?