Delete a custom table

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • If you no longer need a custom table, you can delete it after you delete all the records in the table.

    始める前に

    Role required: admin

    手順

    1. Navigate to All > System Definition > Tables.
    2. Open the table to delete.
    3. Select Delete All Records.

      Deleting all records before deleting the table ensures that the business logic is properly executed (for example, reference cascade rules or other delete business rules). If you do not delete all records from the table first, then you must manually fix any other records or tables that the table deletion impacts. Cascade deletions are also taken care of in this step.

    4. Select Delete.
      The Delete button is only available for custom tables beginning with u_ (global) or x_ (scoped).
    5. In the confirmation dialog box, enter delete and click OK.

      The table and all items that reference the table are deleted, including:

      • Choice list items
      • Forms, form sections, lists, and related lists
      • Reports and Performance Analytics widgets
      • Reference fields that reference the table
      • Access controls