
09-06-2007
|
| Administrator
Join Date: Jun 2007
Posts: 3,729
BRL$: 34,422.20 Thanks: 0
Thanked 6 Times in 6 Posts
Rep Power: 405 | | Results is not the same when run from a procedure I have this Oracle problem: steeve@JUK_PROD> create table t1 as select object_name, owner, object_type from all_objects where 1=0; Table created. steeve@JUK_PROD> steeve@JUK_PROD> declare 2 begin 3 INSERT INTO t1 (object_name, owner, obje... To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. | |
__________________ █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To receive latest updates about BRL Forums, Subscribe to Latest Updates Thread.
| | | |