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 is postgresql different from oracle?
What is sequence in postgresql?
What is the difference between sql and psql?
Where is postgresql conf?
How to connect to postgres database using pgadmin?
What is foreign key violation?
Which is better mysql or postgresql?
What is bytea in postgres?
Is foreign key an index?
What port does postgresql use?
Is postgresql better than oracle?
How do you change columns in postgresql?
Can primary key be null postgres?
How big can postgres get?
Explain the history of postgresql.