SQLServer icon indicating copy to clipboard operation
SQLServer copied to clipboard

Must declare the scalar variable "@RootTableName".

Open mosleim opened this issue 5 years ago • 0 comments

the script is have an error:

Reason: SQL Error [137] [S0002]: Must declare the scalar variable "@RootTableName".

and

Error occurred during SQL query execution
Reason:
SQL Error [137] [S0002]: Must declare the scalar variable "@CreateStatements".

mosleim avatar May 05 '20 20:05 mosleim