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

In relational algebra, a projection is a unary operation written as , where is a relation and are attribute names. Its result is defined as the set obtained when the components of the tuples in are restricted to the set – it discards (or excludes) the other attributes. Projections may also modify attribute values. For example, if has attributes , , , where the values of are numbers, thenis like , but with all -values halved.

Property Value
dbo:abstract
  • En algèbre relationnelle, la projection d'une table sur certaines de ses colonnes est une opération qui fournit une autre table ne contenant qu'un sous-ensemble des colonnes de la table initiale. De plus, les lignes formant un ensemble, il n'y a plus de lignes formant des doublons dans la table résultante. * Portail des bases de données * Portail des mathématiques (fr)
  • In relational algebra, a projection is a unary operation written as , where is a relation and are attribute names. Its result is defined as the set obtained when the components of the tuples in are restricted to the set – it discards (or excludes) the other attributes. In practical terms, if a relation is thought of as a table, then projection can be thought of as picking a subset of its columns. For example, if the attributes are (name, age), then projection of the relation {(Alice, 5), (Bob, 8)} onto attribute list (age) yields {5,8} – we have discarded the names, and only know what ages are present. Projections may also modify attribute values. For example, if has attributes , , , where the values of are numbers, thenis like , but with all -values halved. (en)
  • Geralmente indicada na literatura por (a letra grega pi) produz um conjunto onde há umelemento para cada elemento do conjunto de entrada, sendo que a estrutura dos membrosdo conjunto resultante é definida nos argumentos da operação. Pode ser entendida comouma operação que filtra as colunas de uma tabela. Por operar sobre apenas um conjunto deentrada, a projeção é classificada como uma Operação unária. (pt)
  • Проєкція в реляційній алгебрі — унарна операція, що дозволяє отримати «вертикальну» підмножину даного відношення, або таблиці, тобто таку підмножину, яка утворюється вибором визначених атрибутів з наступним виключенням, якщо це необхідно, дублікатів кортежів. Нехай дана таблиця з атрибутами , тобто і деяка підмножина множини атрибутів . Результатом проєкції таблиці за вибраними атрибутами називається нова таблиця , отримана з початкової таблиці викресленням атрибутів, що не входять у вибрану множину, з наступним видаленням дублікатів кортежів. При виконання проєкції необхідно задати відношення і деякий набір його атрибутів, який стане заголовком результату. (uk)
dbo:wikiPageID
  • 2702833 (xsd:integer)
dbo:wikiPageInterLanguageLink
dbo:wikiPageLength
  • 6573 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1011573580 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • En algèbre relationnelle, la projection d'une table sur certaines de ses colonnes est une opération qui fournit une autre table ne contenant qu'un sous-ensemble des colonnes de la table initiale. De plus, les lignes formant un ensemble, il n'y a plus de lignes formant des doublons dans la table résultante. * Portail des bases de données * Portail des mathématiques (fr)
  • Geralmente indicada na literatura por (a letra grega pi) produz um conjunto onde há umelemento para cada elemento do conjunto de entrada, sendo que a estrutura dos membrosdo conjunto resultante é definida nos argumentos da operação. Pode ser entendida comouma operação que filtra as colunas de uma tabela. Por operar sobre apenas um conjunto deentrada, a projeção é classificada como uma Operação unária. (pt)
  • In relational algebra, a projection is a unary operation written as , where is a relation and are attribute names. Its result is defined as the set obtained when the components of the tuples in are restricted to the set – it discards (or excludes) the other attributes. Projections may also modify attribute values. For example, if has attributes , , , where the values of are numbers, thenis like , but with all -values halved. (en)
  • Проєкція в реляційній алгебрі — унарна операція, що дозволяє отримати «вертикальну» підмножину даного відношення, або таблиці, тобто таку підмножину, яка утворюється вибором визначених атрибутів з наступним виключенням, якщо це необхідно, дублікатів кортежів. Нехай дана таблиця з атрибутами , тобто і деяка підмножина множини атрибутів . Результатом проєкції таблиці за вибраними атрибутами називається нова таблиця , отримана з початкової таблиці викресленням атрибутів, що не входять у вибрану множину, з наступним видаленням дублікатів кортежів. (uk)
rdfs:label
  • Projection (algèbre relationnelle) (fr)
  • Projection (relational algebra) (en)
  • Projeção (álgebra relacional) (pt)
  • Проєкція (реляційна алгебра) (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
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