K
KHanna
I get the error "Could not add the table
'\\lth01pc354\c$\Logs\History\TEST.CSV)' when running this subquery on an
external data source:
SELECT BEMIS_BAGGER_RATE AS 'RATE', (SELECT Avg(Val(BEMIS_BAGGER_RATE)) FROM
\\lth01pc354\c$\Logs\History\TEST.CSV) AS 'AVERAGE'
FROM \\lth01pc354\c$\Logs\History\TEST.CSV
What am I doing wrong?
'\\lth01pc354\c$\Logs\History\TEST.CSV)' when running this subquery on an
external data source:
SELECT BEMIS_BAGGER_RATE AS 'RATE', (SELECT Avg(Val(BEMIS_BAGGER_RATE)) FROM
\\lth01pc354\c$\Logs\History\TEST.CSV) AS 'AVERAGE'
FROM \\lth01pc354\c$\Logs\History\TEST.CSV
What am I doing wrong?