Tech Tutorials Database
GeekArticles FAQ Oracle FAQ
 

inherit value from parent

 
Author: asktom.oracle.com
Category: Oracle FAQ
Comments (0)

I have the following table: <code> create table geometry_sample(geo_id number, geo_parent_id number, geo_path varchar2(512), geo_value varchar2(512)); </code> with the following values: <code> insert into geometry_sample values (101, null, ...

Read More...




Sponsored Links




Read Next: Why indexes become unusable?



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe