- From: Eric Prud'hommeaux <eric@w3.org>
- Date: Tue, 30 Aug 2011 11:53:18 -0400
- To: Richard Cyganiak <richard@cyganiak.de>
- Cc: Ted Thibodeau Jr <tthibodeau@openlinksw.com>, Juan Sequeda <juanfederico@gmail.com>, "public-rdb2rdf-wg@w3.org" <public-rdb2rdf-wg@w3.org>
* Richard Cyganiak <richard@cyganiak.de> [2011-08-30 16:44+0100] > Eric, > > On 30 Aug 2011, at 16:21, Eric Prud'hommeaux wrote: > > '-' isn't allowed in non-quoted identifiers (while '.' is). > > Both me and Ted pointed out already that this is not true. > > “.” is not allowed in non-quoted identifiers, and how could it be? It's the separator between identifiers in SQL. CATALOG.SCHEMA.TABLE.COLUMN. ahh, ok. sure, let's go with '.' > Best, > Richard -- -ericP
Received on Tuesday, 30 August 2011 15:53:49 UTC