Subject Re: [Firebird-Architect] Literal strings and quotes
Author Adriano dos Santos Fernandes
Geoff Worboys wrote:
>> Oracle has a feature where you can use quotes inside strings
>> 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?
Of course no, like X has not with hex strings introduction.


Adriano