mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
7 lines
167 B
Plaintext
7 lines
167 B
Plaintext
// (c) Copyright 2002 Hewlett-Packard Development Company, LP
|
|
// Test-7-02 : Predicate and Subject
|
|
|
|
SELECT *
|
|
FROM <model6.nt>
|
|
WHERE (?y, ?a, ?b) , (?x, ?y, ?z)
|