CREATE procedure [dbo].[GetStatistics] as begin select * from GetStatistics_stato_report select * from GetStatistics_elab end