Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Get Triple ID from Table

609674Nov 21 2007 — edited Dec 8 2007
I want to get triple id from table in oracle 11g,

So, I am trying to use the following query

select t.triple.rdf_t_id from rdf_test t

but I got ERROR
ORA-00904: "t"."TRIPLE"."GET_RDF_TRIPLE": invalid identifier


Please help me out

Thanks
Steven
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 5 2008
Added on Nov 21 2007
3 comments
2,533 views