Subject | Re: [Firebird-Architect] Literal strings and quotes |
---|---|
Author | Adriano dos Santos Fernandes |
Post date | 2009-05-25T00:49:13Z |
Geoff Worboys wrote:
Adriano
>> Oracle has a feature where you can use quotes inside stringsOf course no, like X has not with hex strings introduction.
>> without need to double them.
>>
>
>
>> Here is a example:
>> select q'!where name = 'xyz'!' from dual;
>> Result: where name = 'xyz'
>>
> [...]
>
> Interesting. Does this make "q" a keyword or some sort?
Adriano