mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 07:59:27 +02:00
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
// (c) Copyright 2003 Hewlett-Packard Development Company, LP
|
|
|
|
SELECT *
|
|
FROM <model9.n3>
|
|
WHERE (?x ?y ?v)
|
|
AND ?v == 5.7
|
|
|