Primary keyIn the relational model of databases, a primary key is a specific choice of a minimal set of attributes (columns) that uniquely specify a tuple (row) in a relation (table). Informally, a primary key is "which attributes identify a record," and in simple cases constitute a single attribute: a unique ID. More formally, a primary key is a choice of candidate key (a minimal superkey); any other candidate key is an alternate key.
Price fixingPrice fixing is an anticompetitive agreement between participants on the same side in a market to buy or sell a product, service, or commodity only at a fixed price, or maintain the market conditions such that the price is maintained at a given level by controlling supply and demand. The intent of price fixing may be to push the price of a product as high as possible, generally leading to profits for all sellers but may also have the goal to fix, peg, discount, or stabilize prices.
Composite keyIn database design, a composite key is a candidate key that consists of two or more attributes (table columns) that together uniquely identify an entity occurrence (table row). A compound key is a composite key for which each attribute that makes up the key is a foreign key in its own right. Composite keys have advantages similar to that of a natural key as it is often composed of multiple natural key attributes.
Stock marketA stock market, equity market, or share market is the aggregation of buyers and sellers of stocks (also called shares), which represent ownership claims on businesses; these may include securities listed on a public stock exchange, as well as stock that is only traded privately, such as shares of private companies which are sold to investors through equity crowdfunding platforms. Investment is usually made with an investment strategy in mind. The total market capitalization of all publicly traded securities worldwide rose from US$2.
Foreign keyA foreign key is a set of attributes in a table that refers to the primary key of another table. The foreign key links these two tables. Another way to put it: In the context of relational databases, a foreign key is a set of attributes subject to a certain kind of inclusion dependency constraints, specifically a constraint that the tuples consisting of the foreign key attributes in one relation, R, must also exist in some other (not necessarily distinct) relation, S, and furthermore that those attributes must also be a candidate key in S.
Candidate keyA candidate key, or simply a key, of a relational database is a minimal superkey. In other words, it is any set of columns that have a unique combination of values in each row (which makes it a superkey), with the additional constraint that removing any column could produce duplicate combinations of values (which makes it a minimal superkey). Because a candidate key is a superkey that doesn't contain a smaller one, a relation can have multiple candidate keys, each with a different number of attributes.
Quality investingQuality investing is an investment strategy based on a set of clearly defined fundamental criteria that seeks to identify companies with outstanding quality characteristics. The quality assessment is made based on soft (e.g. management credibility) and hard criteria (e.g. balance sheet stability). Quality investing supports best overall rather than best-in-class approach. The idea for quality investing originated in the bond and real estate investing, where both the quality and price of potential investments are determined by ratings and expert attestations.
Private equityIn the field of finance, private equity (PE) is an investment fund, usually a limited partnership, which invests in and restructures private companies. A private-equity fund is both a type of ownership of assets (financial equity) and is a class of assets (debt securities and equity securities), which function as modes of financial management for operating private companies that are not publicly traded in a stock exchange.
Unit priceA product's average price is the result of dividing the product's total sales revenue by the total units sold. When one product is sold in variants, such as bottle sizes, managers must define "comparable" units. Average prices can be calculated by weighting different unit selling prices by the percentage of unit sales (mix) for each product variant. If we use a standard, rather than an actual mix of sizes and product varieties, the result is price per statistical unit. Statistical units are also called equivalent units.
Market clearingIn economics, market clearing is the process by which, in an economic market, the supply of whatever is traded is equated to the demand so that there is no excess supply or demand, ensuring that there is neither a surplus nor a shortage. The new classical economics assumes that in any given market, assuming that all buyers and sellers have access to information and that there is no "friction" impeding price changes, prices constantly adjust up or down to ensure market clearing.