<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.netyce.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.netyce.com/feed.php">
        <title>Technical documentation - guides:reference:relations</title>
        <description></description>
        <link>https://wiki.netyce.com/</link>
        <image rdf:resource="https://wiki.netyce.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-15T03:53:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.netyce.com/doku.php?id=guides:reference:relations:relations&amp;rev=1720009873&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.netyce.com/doku.php?id=guides:reference:relations:transform&amp;rev=1720009873&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.netyce.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>Technical documentation</title>
        <link>https://wiki.netyce.com/</link>
        <url>https://wiki.netyce.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.netyce.com/doku.php?id=guides:reference:relations:relations&amp;rev=1720009873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-03T12:31:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>relations</title>
        <link>https://wiki.netyce.com/doku.php?id=guides:reference:relations:relations&amp;rev=1720009873&amp;do=diff</link>
        <description>Relations

Relations allows the user to extend the standard node 'context' with information relevant to his design or use-case by means of SQL queries.

Relations are in essence MySQL queries that allows the builder to create temporary datasets based on NetYCE database tables and conditions. These datasets are generated on the fly during Template or Job execution where their data can be used as variables.</description>
    </item>
    <item rdf:about="https://wiki.netyce.com/doku.php?id=guides:reference:relations:transform&amp;rev=1720009873&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-03T12:31:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>transform</title>
        <link>https://wiki.netyce.com/doku.php?id=guides:reference:relations:transform&amp;rev=1720009873&amp;do=diff</link>
        <description>Transformed columns

Relations (and custom reports too) can use in the query a NetYCE specific extension to the SQL syntax named “TRANSFORM”. This command will convert the values of a named column into its own column.

When creating a relation (or 'named context') the SQL definition of the relation can be modified to automatically create additional columns based on the values found in the SQL results.</description>
    </item>
</rdf:RDF>
