
7 Nov
2011
7 Nov
'11
12:11 p.m.
Hello, The following syntax generates and error on the command line, is this correct ? The :w triggers the error. Regards, Jeremy select count(context_key) as "context_key:w" from context_dim;