{"id":82,"date":"2010-01-20T03:45:55","date_gmt":"2010-01-20T09:45:55","guid":{"rendered":"http:\/\/www.mrc-productivity.com\/legacy\/?page_id=82"},"modified":"2016-08-01T14:23:43","modified_gmt":"2016-08-01T19:23:43","slug":"basic-database-terms","status":"publish","type":"page","link":"https:\/\/www.mrc-productivity.com\/legacy\/getting-started\/basic-database-terms","title":{"rendered":"Basic Database and m-Power Terms"},"content":{"rendered":"<p><!-- Begin Content --><\/p>\n<h1>Basic Database and m-Power Terms<\/h1>\n<p>&nbsp;<\/p>\n<p>Please review the following database and m-Power terms:<\/p>\n<p><strong>Database Terms<\/strong><\/p>\n<table>\n<tr>\n<td width=\"60px\" height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Database\" src=\"\/legacy\/images\/table48.png\" \/><\/td>\n<td width=\"120px\">Database<\/td>\n<td class=\"imagealign\">A collection of stored data in a structured format.  A Data Dictionary is a collection of tables and fields and the applications you build over them. It is your m-Power work environment.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Table\" src=\"\/legacy\/images\/data_table48.png\" \/><\/td>\n<td>Table<\/td>\n<td class=\"imagealign\">A set of data values that is organized using a model of vertical columns and horizontal rows.  A table is analogous to a spreadsheet document, like those maintained by Microsoft Excel.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Column\" src=\"\/legacy\/images\/column48.png\" \/><\/td>\n<td>Column<\/td>\n<td class=\"imagealign\">A set of data values of a particular type, sometimes called a field.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Row\" src=\"\/legacy\/images\/row48.png\" \/><\/td>\n<td>Row<\/td>\n<td class=\"imagealign\">A single structured data item in a table, representing a set of related data, sometimes called a record.<\/td>\n<\/tr>\n<\/table>\n<p><strong>m-Power Terms<\/strong><\/p>\n<table>\n<tr>\n<td height=\"60px\" width=\"60px\"><img decoding=\"async\" title=\"m-Power\" class=\"imagealign\" src=\"\/legacy\/images\/mPower.png\" \/><\/td>\n<td width=\"120px\">m-Power<\/td>\n<td class=\"imagealign\">Software to automate application development and rapidly create powerful enterprise-class Web applications.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Data Dictionary\" src=\"\/legacy\/images\/folder.png\" \/><\/td>\n<td>Data Dictionary<\/td>\n<td class=\"imagealign\">A collection of tables and the applications built over them.  It is an m-Power work environment.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Application\" src=\"\/legacy\/images\/application.png\" \/><\/td>\n<td>Application<\/td>\n<td class=\"imagealign\">A complete Web application created with m-Power, including interface screens, logic, and database access.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Template\" src=\"\/legacy\/images\/template.png\" \/><\/td>\n<td>Template<\/td>\n<td class=\"imagealign\">A program shell that defines the program layout and functionality.  The template is combined with the application specifications to create a generated program.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Retrieval\" src=\"\/legacy\/images\/table2.png\" \/><\/td>\n<td>Retrieval<\/td>\n<td class=\"imagealign\">An application that retrieves data from the database and displays it to a browser.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Report\" src=\"\/legacy\/images\/pie.png\" \/><\/td>\n<td>Report<\/td>\n<td class=\"imagealign\">An application similar to a retrieval that includes additional features like a prompt page for selecting runtime parameters, the ability to list data at detail\/subtotal\/grand total levels, graph the data set, output to various formats, and run in batch processes.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Summary\" src=\"\/legacy\/images\/database.png\" \/><\/td>\n<td>Summary<\/td>\n<td class=\"imagealign\">An application that reads in data from existing tables and outputs to a brand new table, often useful for data warehousing.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Maintenance\" src=\"\/legacy\/images\/maintenance.png\" \/><\/td>\n<td>Maintenance<\/td>\n<td class=\"imagealign\">An application that allows end users to insert, update, and delete data in database tables.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Calculation\" src=\"\/legacy\/images\/calculator.png\" \/><\/td>\n<td>Calculation<\/td>\n<td class=\"imagealign\">A work field in an application that is derived from database fields, system values, or external business logic.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"External Object\" src=\"\/legacy\/images\/cubes.png\" \/><\/td>\n<td>External Object<\/td>\n<td class=\"imagealign\">An outside function that executes business logic.  It might accept parameters from the application and return values to the calling application. It can be written in any high-level language like SQL, Java, C, COBOL, or RPG.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"SmartLink\" src=\"\/legacy\/images\/link.png\" \/><\/td>\n<td>SmartLink<\/td>\n<td class=\"imagealign\">A link between m-Power-generated applications that automatically passes appropriate parameters, for the purpose of creating larger, complex systems.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"Synonyms\" src=\"\/legacy\/images\/plug.png\" \/><\/td>\n<td>Synonyms<\/td>\n<td class=\"imagealign\">A field pair that can be used for joining tables and linking applications.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"m-Power Users\" src=\"\/legacy\/images\/guy.png\" \/><\/td>\n<td>m-Power Users<\/td>\n<td class=\"imagealign\">People who can make applications with m-Power.  Developers and business users familiar with their data can be m-Power Users.<\/td>\n<\/tr>\n<tr>\n<td height=\"60px\"><img decoding=\"async\" class=\"imagealign\" title=\"End Users\" src=\"\/legacy\/images\/group.png\" \/><\/td>\n<td>End Users<\/td>\n<td class=\"imagealign\">These are the users for which the m-Power Users develop applications.  End Users run existing applications, but do not create their own.<\/td>\n<\/tr>\n<\/table>\n<p>Learn more about the m-Power Data Dictionary by clicking <a href=\"data-dictionary\">here<\/a>.<\/p>\n<p><!-- End Content --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Basic Database and m-Power Terms &nbsp; Please review the following database and m-Power terms: Database Terms Database A collection of stored data in a structured format. A Data Dictionary is a collection of tables and fields and the applications you build over them. It is your m-Power work environment. Table A set of data values [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":58,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-82","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.mrc-productivity.com\/legacy\/wp-json\/wp\/v2\/pages\/82","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mrc-productivity.com\/legacy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mrc-productivity.com\/legacy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mrc-productivity.com\/legacy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mrc-productivity.com\/legacy\/wp-json\/wp\/v2\/comments?post=82"}],"version-history":[{"count":13,"href":"https:\/\/www.mrc-productivity.com\/legacy\/wp-json\/wp\/v2\/pages\/82\/revisions"}],"predecessor-version":[{"id":8271,"href":"https:\/\/www.mrc-productivity.com\/legacy\/wp-json\/wp\/v2\/pages\/82\/revisions\/8271"}],"up":[{"embeddable":true,"href":"https:\/\/www.mrc-productivity.com\/legacy\/wp-json\/wp\/v2\/pages\/58"}],"wp:attachment":[{"href":"https:\/\/www.mrc-productivity.com\/legacy\/wp-json\/wp\/v2\/media?parent=82"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}