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