SQL Script Procedure can return more than one result with the help of the “OUTPUT Parameter”, while the Normal SQL Procedure can return only one result.
You are permitted to define local or global tables types that can be used as parameters in a SQL script.