22 Dec
2009
22 Dec
'09
6:22 p.m.
On 22-12-2009 09:36:45 -0800, Alex Bo. wrote:
Yes I have,
for example:
create table "gñÑ" (f1 int)
returns:
!Invalid identifier 'gñÑ'
Ok, I think this is because SQL99 forbids special chars in identifiers. I would have to check, but the big book is not within reach at the moment.