> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/reference/sql-statements/table-statements/obsolete-table-commands.md).

# Obsolete Table Statements

{% columns %}
{% column %}
{% content-ref url="/pages/Jw5ZOWEGOPxKKhD0ZaQY" %}
[BACKUP TABLE (removed)](/docs/server/reference/sql-statements/table-statements/obsolete-table-commands/backup-table-removed.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Documents the removed BACKUP TABLE statement, which unreliably copied MyISAM tables to a backup directory, and points to mysqldump and MariaDB Backup as replacements.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/xgaONVm30e6UXxWb5dwo" %}
[RESTORE TABLE (removed)](/docs/server/reference/sql-statements/table-statements/obsolete-table-commands/restore-table-removed.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
Documents the removed RESTORE TABLE statement, which unreliably restored MyISAM tables from a BACKUP TABLE backup directory, and points to mysqldump and other tools as replacements.
{% endcolumn %}
{% endcolumns %}
