本ページは,毎日1回午前3時時点のデータベース登録情報をもとに作成しています.したがって,本日登録・修正した変更内容は反映していません.本日作業分の変更内容の反映には,明日までお待ち下さい. |
Definition of PostHistory.
- XML: posthistory (XML, DTD)
- SQL: t_50022
- 名前: (英)PostHistory (日)役歴 (読)やくれき
- 説明: (英)history of post (日)役職歴
- 解説: (英) (日)委員会やその他の役職歴を登録するテーブルです.
- マップ:
- 属性:
- タプル権限(既定値): 読権: 公開, 作権: ユーザ, 書権: 制限, 削権: 制限.
- カラム権限(既定値): 読権: 公開, 作権: 制限, 書権: 制限, 削権: 制限.
- 登録されているカラム
名前 XML
SQL説明 型 番 数 MAP 権限
委譲分類 同義 期間
限定用法 該当
無可読権 作権 書権 削権 見 順 巾 カテゴリ
Category@.category
c_category役歴のカテゴリ
Category of Post History参照 0 1 カテゴリ ○ 推奨 (公開) (ユーザ) (制限) (制限) × 0 20 種別
Class@.class
c_class種別
class参照 1 1 組織属性 ○ 必須 (公開) (ユーザ) (制限) (制限) 短 0 20 役職
Post@.post
c_post役職名
name of post名称 2 1 名称 ○ 必須 (公開) (ユーザ) (制限) (制限) 短 0 20 個人
Person@.person
c_person役員になった人
person参照 3 1 個人 ◎ 必須 (公開) (ユーザ) (制限) (制限) 短 1 20 期間
Period@.period
c_period期間
period of assistance期間 4 1 ○ 必須 (公開) (ユーザ) (制限) (制限) 短 2 40 優先度
Preference@.preference
c_preference学内活動の優先度
preference of post history整数 5 1 任意 (公開) (ユーザ) (制限) (制限) × 1 10 備考
Note@.note
c_note備考
Note文 6 * 任意 (公開) (ユーザ) (制限) (制限) × 0 200 - カラムの解説文:
- カテゴリ: (英) Please choose the category. (日) 種別をカテゴリのリストの中から選んでください.
- 種別: (英) Please choose the class of post. (日) 大学(全学), 学部,学科を選択してください
- 役職: (英) Please write the name of post. (日) 役職名を記述してください
- 個人: (英) Please choose the person. (日) 個人を選択してください
- 期間: (英) Please write the period of assistance. (日) 期間を記入してください.
- 優先度: (英) Please write the preference degree of this post history. (日) この学内活動の優先度(高: 1, 2, 3, 4, ... :低)を記入してください.個人毎の学内活動を並べる順番に利用します.
- 備考: (英) Please write the information which cannot be written on registered column. (日) 登録されているカラムに記述すべき内容以外に,特に記しておきたい事柄があれば記述してください.
- 参照しているカラム:
Relational tables associated with PostHistory.
- Primary table: "t_50022"
- Columns:
XML column name SQL definition description Base Columns posthistory.category c_category mtext EID v_category e_category integer[] list of EID in this column. posthistory.class c_class mtext EID v_class e_class integer[] list of EID in this column. posthistory.post c_post mtext NAME v_post e_post integer[] list of EID in this column. posthistory.person c_person mtext EID v_person e_person integer[] list of EID in this column. posthistory.period c_period int8 DATE2 v_period e_period integer[] list of EID in this column. posthistory.preference c_preference int4 INTEGER v_preference e_preference integer[] list of EID in this column. posthistory.note c_note mtext[] SENTENCE v_note e_note integer[] list of EID in this column. l_eid integer[] list of EID in this tuple. l_peid integer[] list of authorized EID in this tuple.
- Secondary tables:
- "t_50022_category" --- associated with posthistory.category
- Columns:
XML column name SQL definition description Base Columns posthistory.category r_idx0 integer subscript in primary tuple. c_category mtext EID v_category e_category integer[] list of EID in this column.
- "t_50022_class" --- associated with posthistory.class
- Columns:
XML column name SQL definition description Base Columns posthistory.class r_idx0 integer subscript in primary tuple. c_class mtext EID v_class e_class integer[] list of EID in this column.
- "t_50022_post" --- associated with posthistory.post
- Columns:
XML column name SQL definition description Base Columns posthistory.post r_idx0 integer subscript in primary tuple. c_post mtext NAME v_post e_post integer[] list of EID in this column.
- "t_50022_person" --- associated with posthistory.person
- Columns:
XML column name SQL definition description Base Columns posthistory.person r_idx0 integer subscript in primary tuple. c_person mtext EID v_person e_person integer[] list of EID in this column.
- "t_50022_period" --- associated with posthistory.period
- Columns:
XML column name SQL definition description Base Columns posthistory.period r_idx0 integer subscript in primary tuple. c_period int8 DATE2 v_period e_period integer[] list of EID in this column.
- "t_50022_preference" --- associated with posthistory.preference
- Columns:
XML column name SQL definition description Base Columns posthistory.preference r_idx0 integer subscript in primary tuple. c_preference int4 INTEGER v_preference e_preference integer[] list of EID in this column.
- "t_50022_note" --- associated with posthistory.note
- Columns:
XML column name SQL definition description Base Columns posthistory.note r_idx0 integer subscript in primary tuple. c_note mtext SENTENCE v_note e_note integer[] list of EID in this column.