meta
Last updated on
2011/2555
12
10
,
a
full
moon day;
artificial intelligence (
keyword) code
snippets as meta syntax
... ;
for multi dimension, for multi layer, for multi OS, for multi platform,
...
2010, IFF Credit Report, also see: Credit Report Attributes;
2553, also see: usamyanmar.net's simple meta table, which prompts unique number globally ... by its info.txt; IFF AI OS, also see: OS.TXT; IFF satellite dns, also see: alias; IFF XHTML, also see: DataDictionary;
2009 operating system Vista, Control Panel\Network
Connections, Name, Status, Device Name, Connectivity, Network Category, Owner,
Type, Phone# or Host Address; IFF more...
keywords, also see:
ComputerMiniDictionary AND
XHTML;
IFF CphT Rx Study, also see:
Non-formulary
Meta;
Since 1970s, meta
has been used in reduce design. In software engineering, meta
is defined inside
data dictionary.
Consider the following 3 tables:
meta
data are written as Name < 23 characters, ID no < 10 digit, Code no < 5
characters, Addr < 32 characters, Amount > 10000, Age < 123;
IFF SQL, script might be written as, for example: select ijk.Title WHERE xyz.Code no = ijk.Code no;
In business, hundreds of tables, thousands of tables, ...
exist, therefore meta
table is a must to have, and once meta
table is done, it is easy to oversee those hundreds of tables, thousands of
tables, ... , and then data analysis becomes easier ... ; For example a meta
table might be reduce-designed as:
| Meta |
Constraint | Remark |
| Name | < 23 characters | table xyz; |
| ID no | < 10 digit | table xyz; table abc; |
| Code no | < 5 characters | table xyz; table ijk; |
| ... | ... | ... |
...
|
|
|