Thursday, 19 September 2013

enclose table name containing spaces - d2rq language

enclose table name containing spaces - d2rq language

How do I enclose table name (sql server) containing space while mapping
files using d2rq language? table name is Compression Stats
So in my mapping file I have among other things:
d2rq:condition "Compression Stats.VelocityID = '2145C'" ;
I tried [], ```, () around table, and table.column, but nothing is
working. Does anyone know?

No comments:

Post a Comment