Populate table with resultset from a Stored program call

From: Gary M Cabana <gcabana_at_gis.net>
Date: 19 Nov 2002 04:26:28 -0800
Message-ID: <5c5ced77.0211190426.604796bb_at_posting.google.com>


SQL Server has the statement

INSERT INTO tablename
EXEC spName

Can this be done in Oracle without using dynamic sql?

thanks in advance!! Received on Tue Nov 19 2002 - 13:26:28 CET

Original text of this message