Viewing 4 posts - 1 through 4 (of 4 total)
Hi, anyone can help me please!
I need your answer
thanks
February 10, 2006 at 8:37 am
Hi:
This is an example that we use in Oracle to return the result of Select sentence in a Stored Procedure:
--------------------------------------------------------------------------------------------------------
CREATE OR REPLACE PACKAGE curspkg_join AS
TYPE t_cursor IS REF CURSOR...
February 8, 2006 at 7:58 am
HI,
We do that because a store procedura in oracle return a result set(cursor) that we need to insert in MSDE, that belogs to other system, ie, System on MSDE need...
February 7, 2006 at 9:07 am
HI, thanks for your article,
I've got a question?
We proposed in my work, that the name of columns in table is about semanthic of de the column ie, "what the column...
December 19, 2005 at 7:11 pm
Viewing 4 posts - 1 through 4 (of 4 total)