Queries
Jump to navigation
Jump to search
Enghreifftiau o querries a ddefnyddiwyd i dynnu data o'r gronfa / Examples of querries used to extract data from the database
SELECT ?a ?b ?c
WHERE
{
x y ?a.
m n ?b.
?b f ?c.
}
Enghreifftiau o querries a ddefnyddiwyd i dynnu data o'r gronfa / Examples of querries used to extract data from the database
SELECT ?a ?b ?c
WHERE
{
x y ?a.
m n ?b.
?b f ?c.
}