本ページは,毎日1回午前3時時点のデータベース登録情報をもとに作成しています.したがって,本日登録・修正した変更内容は反映していません.本日作業分の変更内容の反映には,明日までお待ち下さい. |
Definition of AcceptStudent.
- XML: acceptstudent (XML, DTD)
- SQL: t_50013
- 名前: (英)AcceptStudent (日)学生受入 (読)がくせいうけいれ
- 説明: (英)acceptance of student (日)学生受入の情報
- 解説: (英) (日)学生受入を登録するテーブルです.
- マップ:
- 属性:
- タプル権限(既定値): 読権: 公開, 作権: ユーザ, 書権: 制限, 削権: 制限.
- カラム権限(既定値): 読権: 公開, 作権: 制限, 書権: 制限, 削権: 制限.
- 登録されているカラム
名前 XML
SQL説明 型 番 数 MAP 権限
委譲分類 同義 期間
限定用法 該当
無可読権 作権 書権 削権 見 順 巾 組織
Organization@.organization
c_organization学生を受け入れた組織
Accept Organization参照 0 * 組織 ◎ ○ (公開) (ユーザ) (制限) (制限) 長 0 20 教員
Teacher@.teacher
c_teacher学生を受け入れた教員
person accepted student参照 1 * 個人 ◎ (公開) (ユーザ) (制限) (制限) 短 1 20 派遣元
Dispatcher@.dispatcher
c_dispatcher学生の所属する組織
Dispatcher名称 2 1 組織 ◎ (公開) (ユーザ) (制限) (制限) 長 0 40 年度
Year@.year
c_year受け入れ年度
fiscal year西暦年 3 1 ○ (公開) (ユーザ) (制限) (制限) 長 1 10 学生数
NumberOfStudent@.students
c_students受け入れた学生の人数
number of students整数 4 1 (公開) (ユーザ) (制限) (制限) × 0 10 備考
Note@.note
c_note備考
Note文 5 * (公開) (ユーザ) (制限) (制限) × 0 200 - カラムの解説文:
- 組織: (英) Please choose the organization. (日) 学生を受け入れた組織を選択してください
- 教員: (英) Please choose the teacher. (日) 学生を受け入れた教員を選択してください
- 派遣元: (英) Please choose the organization. (日) 学生の所属する組織を記入して下さい
- 年度: (英) Please write the fiscal year. (日) 受け入れ年度を記述してください
- 学生数: (英) Please write the number of students. (日) 受け入れた学生の人数を記述してください
- 備考: (英) Please write the information which cannot be written on registered column. (日) 登録されているカラムに記述すべき内容以外に,特に記しておきたい事柄があれば記述してください.
- 参照しているカラム:
Relational tables associated with AcceptStudent.
- Primary table: "t_50013"
- Columns:
XML column name SQL definition description Base Columns acceptstudent.organization c_organization mtext[] EID v_organization e_organization integer[] list of EID in this column. acceptstudent.teacher c_teacher mtext[] EID v_teacher e_teacher integer[] list of EID in this column. acceptstudent.dispatcher c_dispatcher mtext[] NAME v_dispatcher e_dispatcher integer[] list of EID in this column. acceptstudent.year c_year int4 YEAR v_year e_year integer[] list of EID in this column. acceptstudent.students c_students int4 INTEGER v_students e_students integer[] list of EID in this column. acceptstudent.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_50013_organization" --- associated with acceptstudent.organization
- Columns:
XML column name SQL definition description Base Columns acceptstudent.organization r_idx0 integer subscript in primary tuple. c_organization mtext[] EID v_organization e_organization integer[] list of EID in this column.
- "t_50013_teacher" --- associated with acceptstudent.teacher
- Columns:
XML column name SQL definition description Base Columns acceptstudent.teacher r_idx0 integer subscript in primary tuple. c_teacher mtext EID v_teacher e_teacher integer[] list of EID in this column.
- "t_50013_dispatcher" --- associated with acceptstudent.dispatcher
- Columns:
XML column name SQL definition description Base Columns acceptstudent.dispatcher r_idx0 integer subscript in primary tuple. c_dispatcher mtext[] NAME v_dispatcher e_dispatcher integer[] list of EID in this column.
- "t_50013_year" --- associated with acceptstudent.year
- Columns:
XML column name SQL definition description Base Columns acceptstudent.year r_idx0 integer subscript in primary tuple. c_year int4 YEAR v_year e_year integer[] list of EID in this column.
- "t_50013_students" --- associated with acceptstudent.students
- Columns:
XML column name SQL definition description Base Columns acceptstudent.students r_idx0 integer subscript in primary tuple. c_students int4 INTEGER v_students e_students integer[] list of EID in this column.
- "t_50013_note" --- associated with acceptstudent.note
- Columns:
XML column name SQL definition description Base Columns acceptstudent.note r_idx0 integer subscript in primary tuple. c_note mtext SENTENCE v_note e_note integer[] list of EID in this column.