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.
Attributes | Values |
---|
rdfs:label
| - Projection (algèbre relationnelle) (fr)
- Projection (relational algebra) (en)
- Projeção (álgebra relacional) (pt)
- Проєкція (реляційна алгебра) (uk)
|
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)
|
dct:subject
| |
Wikipage page ID
| |
Wikipage revision ID
| |
Link from a Wikipage to another Wikipage
| |
sameAs
| |
dbp:wikiPageUsesTemplate
| |
Link from a Wikipa... related subject.
| |
has 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)
|
prov:wasDerivedFrom
| |
page length (characters) of wiki page
| |
foaf:isPrimaryTopicOf
| |
is Link from a Wikipage to another Wikipage
of | |
is Wikipage redirect
of | |
is Wikipage disambiguates
of | |
is foaf:primaryTopic
of | |