-
1 Variant data type
"The default data type for variables that don't have type-declaration characters when a Deftype statement isn't in effect. A Variant can store numeric, string, date/time, Null, or Empty data." -
2 reference data
Named entities that have no describing properties or numeric values. -
3 real
"An approximate numeric data type with seven-digit precision. It can hold positive values from approximately 1.18E - 38 through 3.40E + 38, negative values from approximately -1.18E - 38 through -3.40E + 38, or zero." -
4 accumulator
"An accumulation of numeric data that can be used for reporting purposes, such as yearly taxable earnings for the T4 or W 2 statement, or used in a calculation. For example, Canada Pension Plan, Social Security, Medicare, and withholding taxes are based on accumulators. The contents of an accumulator can be manually adjusted, preset, and deleted." -
5 chart
A graphic or diagram that displays data or the relationships between sets of data in pictorial rather than numeric form. -
6 locale
"A collection of rules and data specific to a language and a geographic area. Locales include information on sorting rules, date and time formatting, numeric and monetary conventions, and character classification." -
7 spreadsheet program
"An application commonly used for budgets, forecasting, and other finance-related tasks that organizes data values using cells, where the relationships between cells are defined by formulas. A change to one cell produces changes to related cells. Spreadsheet programs usually provide graphing capabilities for output and a variety of formatting options for text, numeric values, and graph features." -
8 string
A group of characters or character bytes handled as a single entity. Computer programs use strings to store and transmit data and commands. Most programming languages consider strings (such as 2674:gstmn) as distinct from numeric values (such as 470924). -
9 variant expression
"Any expression that can evaluate to numeric, string, or date data, as well as the special values Empty and Null." -
10 Decimal
"A data type that stores a signed, exact numeric value described as the number of digits appearing before and after the decimal point, with a maximum of 29 total digits. All possible digits cannot be represented if you are using the maximum number of digits." -
11 spreadsheet
"An application commonly used for budgets, forecasting, and other finance-related tasks that organizes data values using cells, where the relationships between cells are defined by formulas. A change to one cell produces changes to related cells. Spreadsheet programs usually provide graphing capabilities for output and a variety of formatting options for text, numeric values, and graph features."
См. также в других словарях:
numeric data — /nju:ˌmerɪk deɪtə/ noun data in the form of figures … Marketing dictionary in english
numeric data — /nju:ˌmerɪk deɪtə/ noun data in the form of figures … Dictionary of banking and finance
Data scraping — is a technique in which a computer program extracts data from human readable output coming from another program. Contents 1 Description 2 Screen scraping 3 Web scraping 4 … Wikipedia
Data library — A data library refers to both the content and the services that foster use of collections of numeric, audio visual, textual or geospatial data sets for secondary use in research. (See below to view definition from the Online Dictionary for… … Wikipedia
Data validation — In computer science, data validation is the process of ensuring that a program operates on clean, correct and useful data. It uses routines, often called validation rules or check routines , that check for correctness, meaningfulness, and… … Wikipedia
Data curation — In science, Data curation is a term used to indicate the process of extraction of important information from scientific texts such as research articles by experts and converting them into an electronic form such as an entry of a biological… … Wikipedia
Data Matrix — An example of a Data Matrix code, encoding the text: Wikipedia, the free encyclopedia Reading Data … Wikipedia
Data matrix (computer) — A Data Matrix code is a two dimensional matrix barcode consisting of black and white square modules arranged in either a square or rectangular pattern. The information to be encoded can be text or raw data. Usual data size is from a few bytes up… … Wikipedia
data — Synonyms and related words: ALGOL, COBOL, FORTRAN, Festschrift, a priori principle, account, acquaintance, affirmation, alphabetic data, alphanumeric code, ana, angular data, announcement, anthology, apriorism, aquarium, assembler, assertion,… … Moby Thesaurus
Data Interchange Format — (.dif) is a text file format used to import/export single spreadsheets between spreadsheet programs (OpenOffice.org Calc, Excel, Gnumeric, StarCalc, Lotus 1 2 3, FileMaker, dBase, Framework, Multiplan, etc.). It is also known as Navy DIF . One… … Wikipedia
Data warehouse — Overview In computing, a data warehouse (DW) is a database used for reporting and analysis. The data stored in the warehouse is uploaded from the operational systems. The data may pass through an operational data store for additional operations… … Wikipedia