Forum Discussion

Sangeethak's avatar
Sangeethak
New Contributor
5 years ago

Pipeline Parameter in create statement

I have to pass the pipeline parameter as part of the table name in create table statement. Can you please share the syntax. Ex: “Create table “_jobname”+c1temp (abc , xyz …)” . it gives could not...