About: FLWOR

An Entity of Type: language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The programming language XQuery defines FLWOR (pronounced 'flower') as an expression that supports iteration and binding of variables to intermediate results. FLWOR is an acronym: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR is loosely analogous to SQL's SELECT-FROM-WHERE and can be used to provide join-like functionality to XML documents. * for creates a sequence of nodes * let binds a sequence to a variable * where filters the nodes on a boolean expression * order by sorts the nodes * return gets evaluated once for every node

Property Value
dbo:abstract
  • The programming language XQuery defines FLWOR (pronounced 'flower') as an expression that supports iteration and binding of variables to intermediate results. FLWOR is an acronym: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR is loosely analogous to SQL's SELECT-FROM-WHERE and can be used to provide join-like functionality to XML documents. * for creates a sequence of nodes * let binds a sequence to a variable * where filters the nodes on a boolean expression * order by sorts the nodes * return gets evaluated once for every node (en)
  • Il linguaggio di programmazione XQuery definisce FLWOR (pronunciato flower - in italiano fiore - anche abbreviato FLWR) come un'espressione che supporta iterazione e binding sulle variabili dei risultati intermedi. FLWOR è un acronimo, dove ogni lettera è l'iniziale di una clausola: * FOR - crea una sequenza di nodi * LET - collega una sequenza di nodi ad una variabile * WHERE - filtra i nodi che soddisfano una condizione booleana * ORDER BY - ordina i nodi * RETURN - viene valutata una volta per ogni nodo FLWOR è vagamente analogo al costrutto SELECT-FROM-WHERE del linguaggio SQL e può essere usato per fornire funzionalità analoghe al join ai documenti XML. (it)
  • Мова програмування XQuery визначає FLWOR (вимовляється як «flower») як вирази, які підтримують ітерацію та прив’язування змінних до проміжних результатів. FLWOR — це абревіатура: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR майже аналогічний SELECT-FROM-WHERE SQL і може використовуватися для надання функціональних можливостей, подібних до XML-документів. (uk)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4546931 (xsd:integer)
dbo:wikiPageLength
  • 3079 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 956134345 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • The programming language XQuery defines FLWOR (pronounced 'flower') as an expression that supports iteration and binding of variables to intermediate results. FLWOR is an acronym: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR is loosely analogous to SQL's SELECT-FROM-WHERE and can be used to provide join-like functionality to XML documents. * for creates a sequence of nodes * let binds a sequence to a variable * where filters the nodes on a boolean expression * order by sorts the nodes * return gets evaluated once for every node (en)
  • Мова програмування XQuery визначає FLWOR (вимовляється як «flower») як вирази, які підтримують ітерацію та прив’язування змінних до проміжних результатів. FLWOR — це абревіатура: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR майже аналогічний SELECT-FROM-WHERE SQL і може використовуватися для надання функціональних можливостей, подібних до XML-документів. (uk)
  • Il linguaggio di programmazione XQuery definisce FLWOR (pronunciato flower - in italiano fiore - anche abbreviato FLWR) come un'espressione che supporta iterazione e binding sulle variabili dei risultati intermedi. FLWOR è un acronimo, dove ogni lettera è l'iniziale di una clausola: * FOR - crea una sequenza di nodi * LET - collega una sequenza di nodi ad una variabile * WHERE - filtra i nodi che soddisfano una condizione booleana * ORDER BY - ordina i nodi * RETURN - viene valutata una volta per ogni nodo (it)
rdfs:label
  • FLWOR (en)
  • FLWOR (it)
  • FLWOR (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License