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 you create a foreign key in pgadmin 4?
How do I add a foreign key in pgadmin?
Where is pgadmin installed?
How do you create a table in pgadmin?
Is postgresql secure?
How do you delete data on pgadmin?
Can you store images in postgres?
How many types of replication are there in postgresql?
Does unique constraint create index postgres?
What is multiversion two phase locking?
What is schema in reading comprehension?
What is pgadmin tool?
What are the rules of setting a primary key?
How is postgresql different from oracle?
What is the default postgres database?