SQL::TableInfo::UpdateStatistics Function
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/UpdateStatistics Method.xml
Gather statistical information about the actual table.
Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
SQL::Schema::UpdateStatistics Function
/documentation/pages/Ref/Api/Namespace/SQL/Schema/UpdateStatistics Method.xml
Gather statistical information about the actual tables in the schema.
SQL::TableInfo::MoveColumn Function
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/MoveColumn Method.xml
Move a block of Column items.
SQL::TableInfo::Clone Function
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/Clone Method.xml
Create a copy of an object instance.
SQL::TableInfo::DeleteColumn Function
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/DeleteColumn Method.xml
Delete a Column.
SQL::TableInfo::DeleteIndex Function
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/DeleteIndex Method.xml
Delete a Index.
SQL::TableInfo::AddIndex Function
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/AddIndex Method.xml
Add a Index.
SQL::TableInfo::AddColumn Function
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/AddColumn Method.xml
Add a Column.
SQL::TableInfo::ParseTableName Function
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/ParseTableName Method.xml
Parse a dot separated table name and return the components. Use [] to wrap names with dots in them.