Hi guys,
I am trying to create a view using SQL Firehose and I get this error:
Incorrect syntax near the keyword 'CREATE'. 'CREATE VIEW' must be the first statement in a query batch. Incorrect syntax near ')'.
The statement is correct, if I run it in SQL server Management it runs without any issue.
I am using DW 10.21.1
What am I doing wrong?
Thank you,
Adrian