Hi all,
I m converting stored proc from sql server to oracle.
first have a look sql stored proc.
create procedure xyz..
as
begin
-- i have created one temp table
-- then inserted some data into it by select query over some db table.
-- then i have another temp table
-- then some recored gets inserted into second temp table by help of first temp table and some
avtar.sohi 0 Newbie Poster
avtar.sohi 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
avtar.sohi 0 Newbie Poster
debasisdas 580 Posting Genius Featured Poster
avtar.sohi 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.