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!

SPARQL IN CLAUSE

880207Nov 29 2011 — edited Nov 29 2011
Hi,

I want to use only SPARQL Query where i have to search within Triples for either of the input values. I mean similar to SQL's IN Clause.

SQL - select * from employee where empid IN ('1','2','3');

I want looking for a pure SPARQL query similar to above one.

Thanks and Regards,
Manish H
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2011
Added on Nov 29 2011
2 comments
2,257 views