5 lines
47 B
MySQL
5 lines
47 B
MySQL
|
select ?v0 ?v1 where
|
||
|
{
|
||
|
?v0 <contain> ?v1 .
|
||
|
}
|