<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>MAPA CONCEPTUAL by </title>
      <link>https://padlet.com/200204028/px4yp09runfjv5us</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2022-11-30 03:55:13 UTC</pubDate>
      <lastBuildDate>2026-01-20 18:36:45 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>FUNCTIONS</title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402971173</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 03:56:48 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402971173</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402971614</link>
         <description><![CDATA[<div>A function is an operation denoted by a function name followed by one or more operands enclosed in parentheses.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 03:57:21 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402971614</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402971934</link>
         <description><![CDATA[<div>A function represents a relationship between a set of input values and a set of result values. The input values of a function are called arguments. For example, you can pass arguments of type DATE and TIME to the TIMESTAMP function and the result will be TIMESTAMP.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 03:57:49 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402971934</guid>
      </item>
      <item>
         <title>Built-in functions </title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402972323</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 03:58:16 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402972323</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402972910</link>
         <description><![CDATA[<div>are functions that are provided with the database manager. Built-in functions include aggregate functions (e.g., AVG), operator functions (e.g., +), conversion functions (e.g., DECIMAL), scalar functions (e.g., CEILING), and table functions (e.g., BASE_TABLE).<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 03:58:51 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402972910</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402973406</link>
         <description><![CDATA[<div>&nbsp;Built-in functions are generally defined in schemas beginning with 'SYS' (e.g., SYSIBM, SYSFUN and SYSIBMADM), although some are also defined in schemas beginning with 'DB2' (e.g., DB2MQ).</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 03:59:32 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402973406</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402974955</link>
         <description><![CDATA[<div>&nbsp;by the user are functions that are created by a SQL data definition statement and registered in the database manager in the catalog.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:01:31 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402974955</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402975319</link>
         <description><![CDATA[<div>User-defined schema functions are created using the CREATE FUNCTION statement.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:02:03 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402975319</guid>
      </item>
      <item>
         <title>Module functions</title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402975631</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:02:28 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402975631</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402976006</link>
         <description><![CDATA[<div>User-defined module functions are created using the ALTER MODULE ADD FUNCTION or ALTER MODULE PUBLISH FUNCTION statements. A set of user-defined module functions is provided with the database manager in a set of modules in a schema called SYSIBMADM.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:03:01 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402976006</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402976427</link>
         <description><![CDATA[<div>A user-defined function resides in the schema where it was created or in the module where it was added or published.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:03:35 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402976427</guid>
      </item>
      <item>
         <title> interface function</title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402976785</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:04:09 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402976785</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402977062</link>
         <description><![CDATA[<div>An external function is defined in the database with a reference to an object code library and a function in that library that will be executed when the function is invoked. External functions cannot be aggregate functions.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:04:36 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402977062</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402977406</link>
         <description><![CDATA[<div>An SQL function is defined in the database only through SQL statements, including, at a minimum, a RETURN statement. It can return a scalar value, a row, or a table. SQL functions cannot be aggregate functions.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:05:08 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402977406</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402977667</link>
         <description><![CDATA[<div>A derived function is defined for the database with a reference to another built-in or user-defined function that is already known in the database. Derived functions can be scalar functions or aggregate functions. They are useful for supporting existing functions with user-defined types.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:05:32 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402977667</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402977904</link>
         <description><![CDATA[<div>An interface function is defined for the database with a reference to several user-defined routines that are already known in the database. Interface functions can be aggregation functions only.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:05:54 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402977904</guid>
      </item>
      <item>
         <title> aggregate function</title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402978370</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:06:33 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402978370</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402979508</link>
         <description><![CDATA[<div>is one that is conceptually passed a set of similar values (a column) and returns a response with a single value. An example of an aggregation function is the built-in function AVG (). A column UDF can be defined, which originates from one of the aggregate built-in functions.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:08:16 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402979508</guid>
      </item>
      <item>
         <title> row function </title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402981831</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:11:37 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402981831</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402982086</link>
         <description><![CDATA[<div>is a function that returns a row of values. It can be used in a context that supports a row expression. It can also be used as a transformation function, which correlates attribute values of a structured type with values of a row. Row functions must be defined as SQL functions.</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:11:59 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402982086</guid>
      </item>
      <item>
         <title>table function</title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402982586</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:12:43 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402982586</guid>
      </item>
      <item>
         <title></title>
         <author>200204028</author>
         <link>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402982873</link>
         <description><![CDATA[<div>&nbsp;is a function that returns a table to the SQL statement where the function is invoked. The function can only be referenced in the FROM clause of a SELECT statement. A function of this type can be used to apply the processing power of SQL language to data that does not reside in the database or to convert such data into a database table.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2022-11-30 04:13:10 UTC</pubDate>
         <guid>https://padlet.com/200204028/px4yp09runfjv5us/wish/2402982873</guid>
      </item>
   </channel>
</rss>
