Explain about string constants?



Explain about string constants?..

Answer / 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

More Postgre Interview Questions

How to start database server in postgresql?

0 Answers  


What is function and stored procedure?

0 Answers  


Is postgresql free for commercial use?

0 Answers  


How to connect postgresql database using pgadmin 4?

0 Answers  


What is foreign key in java?

0 Answers  






What is work_mem in postgresql?

0 Answers  


Does creating an index lock the table?

0 Answers  


How do you add a column?

0 Answers  


How do I add a foreign key in pgadmin?

0 Answers  


What is a user view?

0 Answers  


What is information_schema in postgresql?

0 Answers  


What does create schema do?

0 Answers  


Categories