This is an old revision of the document!


Archi

Archi Label-Expressions

SELECT name FROM Elements e 
INNER JOIN Properties p ON e.id = p.conceptid 
WHERE e.type = 'Node' AND p.propkey = 'env' AND p.propvalue = 'DEV'
SELECT name FROM Elements e 
INNER JOIN Properties p ON e.id = p.conceptid 
WHERE e.type = 'SystemSoftware' AND p.propkey = 'env' AND p.propvalue = 'DEV'
kb/archi.1714683551.txt.gz · Last modified: by yehuda
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0