
|
| fact
data |
|
Measurements
within the core of a data warehouse on which all online analytical processing
(OLAP) queries depend.
|

|
| fact
table |
|
A
table in a star schema that contains facts, either detail-level or aggregated.
(Fact tables that contain aggregated facts are often called summary tables).
|

|
| failover |
|
An
operational mode in which the functions of a system are assumed by a secondary
system whenever the primary system becomes unavailable, through either failure
or scheduled down time. |

|
| family
|
|
A
group of related dimension values that correspond to the levels of the dimension
hierarchy. Dimension values within a family can relate to each other as
ancestor, parent, child, and descendant. |

|
| FAQ—frequently asked questions |
|
Document that lists and
answers the most common questions on a particular subject. |

|
| FDDI—Fiber Distributed Data Interface |
|
A high-speed (100Mbps)
local-area-networking standard that uses fiber-optic cable suitable for
mainframe computer communications and other applications. |

|
| Fiber Distributed Data Interface (FDDI) |
|
A high-speed (100Mbps)
local-area-networking standard that uses fiber-optic cable suitable for
mainframe computer communications and other applications. |

|
| File
Transfer Protocol (FTP) |
|
Part of the TCP/IP suite
of protocols that enables the fetching and storing of files between hosts
on the internet. |

|
| foreign
key |
|
A key data value that may
comprise one or more columns in a relational database table that joins to
a primary key on another table. |

|
| form-based
authentication |
|
The ability for a Web container
to provide an application-specific form for login. |

|
| formula
|
|
A type of database object
that represents a stored calculation, expression, or procedure that produces
a value. A formula provides a way to define and save complex or frequently
used relationships within the data without resaving the data itself. |

|
| frequently
asked questions (FAQ) |
|
A document that
lists and answers the most common questions on a particular subject. |

|
| FTP—File Transfer Protocol |
|
Part
of the TCP/IP suite of protocols that enables the fetching and storing of
files between hosts on the internet. |

|
| function |
|
A programming language
routine that returns a value. |

|