Forum Discussion

Joshua1627's avatar
Joshua1627
Copper Contributor
Feb 08, 2024

Must declare the scalar variable "@tableName".

i'm writing a stored procedure  , to get all the tablename present only in table1. and not in table2 tableName is the column name . but i'm getting the below error "Must declare the scalar variable ...

Resources