InterviewSolution
Saved Bookmarks
| 1. |
How do we use a string literal which contains an embedded single-quote (‘) character? |
|
Answer» The standard SQL specifies that SINGLE-quotes in STRINGS can be escaped by putting two single in a ROW. In this scenario, it works with the PASCAL PROGRAMMING language. |
|