Create a database view

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Create the database view.

    시작하기 전에

    Role required: admin.

    프로시저

    1. Navigate to All > System Definition > Database Views.
    2. Select New.
    3. Name the view as you would name a new table.
      The application converts capital letters to lower case and spaces to underscores.
    4. Provide a label and a plural.

      The Label and Plural fields define how the database view is labeled in lists and forms. For example, give a database view with the label Duplicate installation the plural Duplicate installations.

    5. 옵션: Provide a description of the database view so that other users know its purpose.
    6. Select Submit.

    결과

    The database view is created and accessible from the Database Views module.

    다음에 수행할 작업

    Add a table to the database view