mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-17 09:07:41 +02:00
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
// (c) Copyright 2003 Hewlett-Packard Development Company, LP
|
|
|
|
SELECT *
|
|
FROM <model9.n3>
|
|
WHERE (?x ?y ?z)
|
|
AND ?z eq "value"@zz
|