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
What is schema in reading comprehension?
What is information_schema in postgresql?
How big can postgres get?
What is stack builder?
What is pgadmin in postgresql?
Which is faster mysql or postgresql?
Explain the history of postgresql.
Do indexes speed up queries?
Is postgresql a language?
How do you open tables in pgadmin?
How to create table in particular schema in postgresql?
Is primary key indexed by default in postgres?
Does creating a foreign key create an index?
What is the function of create command?
How do I change the order of columns in postgresql?