gStore/data/small_q3.sql

6 lines
65 B
MySQL
Raw Normal View History

select ?v0 ?v1 ?v2 where
{
?v0 <name> ?v1 .
?v2 <nick> ?v1 .
}