Collection - Bag
Table of Contents
About
A bag is an un-ordered list of elements that may contains duplicates.
A bag is also known as a multiset.
Articles Related
- (Relation|Table) - Tabular data
- Collection - Set
- (Collection|Container) Data Type (Set, Bag, Sequence)
- Collection - Sequence (Ordered)
- Relational Algebra - Expression and Operators
- Set Theory
- PL/SQL - Collections (Datatype Table of, Varray of)
- Text Mining - Bag of (words|tokens)
- Set Theory - Operator (Operations)
- Relational Operator - Cross Product
- More ...
Documentation / Reference
Recommended Pages
