Execute Stored Procedure cause Invalid SQL Statement Error
Connected to a worksheet and trying to execute a stored procedure using statement Exec test_proc;
and the window pops up with a message saying
Invalid SQL Statement. Any help is appreciated?
Thanks