Oracle DBMS_TABLE_FUNC_ADMIN
Version 26ai

General Information
Library Note Morgan's Library Page Header
The best Oracle News for FY2026

Oracle Database 26ai is now availble. If you haven't you downloaded already: Why?
Purpose Undocumented
AUTHID DEFINER
Dependencies
DBMS_ASSERT DUAL TABLE_FUNC_PRED$
Documented No
First Available 23ai
Security Model Owned by SYS with EXECUTE granted to the EXECUTE_CATALOG_ROLE role.
Source {ORACLE_HOME}/rdbms/admin/dbmstabfunc.sql
{ORACLE_HOME}/rdbms/admin/prvttabfunc.plb
Subprograms
 
ADD_ATTRIBUTE (new 23ai)
Undocumented dbms_table_func_admin.add_attribute(
schema_name    IN VARCHAR2 DEFAULT NULL,
package_name   IN VARCHAR2 DEFAULT NULL,
function+name  IN VARCHAR2,
attrivute_name IN VARCHAR2);
TBD
 
REMOVE_ATTRIBUTE (new 23ai)
Undocumented dbms_table_func_admin.remove_attribute(
schema_name    IN VARCHAR2 DEFAULT NULL,
package_name   IN VARCHAR2 DEFAULT NULL,
functionname   IN VARCHAR2,
attrivute_name IN VARCHAR2);
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_TABLE_FUNC
What's New In 21c
What's New In 26ai

Morgan's Library Page Footer
This site is maintained by Daniel Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2026 Daniel A. Morgan All Rights Reserved