View Single Post

   
  #5 (permalink)  
Old 02-25-2008, 02:58 AM
Antonio 6sette
 
Posts: n/a
Default Re: [SQL] update on nested table of substitutable value

On 2006-01-30, DA Morgan <damorgan@psoug.org> wrote:
> This might be a good place to note that Tom Kyte, and others, have made
> persuasive arguments against creating tables such as this but rather
> suggest relational tables and creating object views. You might wish to
> explore this option.


tank you for the suggestion ... the myne was only a "didactical"
question to better understand the inner nested table and the
object substitutable columns/rows and TREAT, VALUE and TABLE
functions ...

I certainly read something about object views ...

tanks again ...

--
#include <stdio.h>
int main(void){char c[]={10,65,110,116,111,110,105,111,32,98,97,114,98,11 1,110,
101,32,60,104,105,110,100,101,109,105,116,64,116,1 05,115,99,97,108,105,110,101,
116,46,105,116,62,10,10,0};printf("%s",c);return 0;}
Reply With Quote