本ページは,毎日1回午前3時時点のデータベース登録情報をもとに作成しています.したがって,本日登録・修正した変更内容は反映していません.本日作業分の変更内容の反映には,明日までお待ち下さい. |
Definition of AcceptForeignStudent.
- XML: acceptforeignstudent (XML, DTD)
- SQL: t_50012
- 名前: (英)AcceptForeignStudent (日)留学生受入 (読)りゅうがくせいうけいれ
- 説明: (英)acceptance of foreign student (日)留学生受入の情報
- 解説: (英) (日)留学生受入を登録するテーブルです.
- マップ:
- 属性:
- タプル権限(既定値): 読権: 公開, 作権: ユーザ, 書権: 制限, 削権: 制限.
- カラム権限(既定値): 読権: 公開, 作権: 制限, 書権: 制限, 削権: 制限.
- 登録されているカラム
名前 XML
SQL説明 型 番 数 MAP 権限
委譲分類 同義 期間
限定用法 該当
無可読権 作権 書権 削権 見 順 巾 組織
Organization@.organization
c_organization留学生を受け入れた組織
Accept Organization参照 0 * 組織 ◎ ○ (公開) (ユーザ) (制限) (制限) 短 1 20 教員
Teacher@.teacher
c_teacher留学生を受け入れた教員
person accepted foreign student参照 1 * 個人 ◎ (公開) (ユーザ) (制限) (制限) 短 1 20 留学生
Student@.student
c_student受け入れられた留学生
accepted foreign student名称 2 1 個人 ◎ (学内) (ユーザ) (制限) (制限) 長 0 20 期間
Period@.period
c_period受け入れ期間
period of acceptance期間 3 1 ○ (公開) (ユーザ) (制限) (制限) 長 1 40 備考
Note@.note
c_note備考
Note文 4 * (公開) (ユーザ) (制限) (制限) × 0 200 - カラムの解説文:
- 組織: (英) Please choose the organization. (日) 留学生を受け入れた組織を選択してください
- 教員: (英) Please choose the teacher. (日) 留学生を受け入れた教員を選択してください
- 留学生: (英) Please write the foreign student. (日) 受け入れられた留学生を記述してください
- 期間: (英) Please write the period of acceptance. (日) 受け入れ期間を記入してください.
- 備考: (英) Please write the information which cannot be written on registered column. (日) 登録されているカラムに記述すべき内容以外に,特に記しておきたい事柄があれば記述してください.
- 参照しているカラム:
Relational tables associated with AcceptForeignStudent.
- Primary table: "t_50012"
- Columns:
XML column name SQL definition description Base Columns acceptforeignstudent.organization c_organization mtext[] EID v_organization e_organization integer[] list of EID in this column. acceptforeignstudent.teacher c_teacher mtext[] EID v_teacher e_teacher integer[] list of EID in this column. acceptforeignstudent.student c_student mtext NAME v_student e_student integer[] list of EID in this column. acceptforeignstudent.period c_period int8 DATE2 v_period e_period integer[] list of EID in this column. acceptforeignstudent.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_50012_organization" --- associated with acceptforeignstudent.organization
- Columns:
XML column name SQL definition description Base Columns acceptforeignstudent.organization r_idx0 integer subscript in primary tuple. c_organization mtext[] EID v_organization e_organization integer[] list of EID in this column.
- "t_50012_teacher" --- associated with acceptforeignstudent.teacher
- Columns:
XML column name SQL definition description Base Columns acceptforeignstudent.teacher r_idx0 integer subscript in primary tuple. c_teacher mtext EID v_teacher e_teacher integer[] list of EID in this column.
- "t_50012_student" --- associated with acceptforeignstudent.student
- Columns:
XML column name SQL definition description Base Columns acceptforeignstudent.student r_idx0 integer subscript in primary tuple. c_student mtext NAME v_student e_student integer[] list of EID in this column.
- "t_50012_period" --- associated with acceptforeignstudent.period
- Columns:
XML column name SQL definition description Base Columns acceptforeignstudent.period r_idx0 integer subscript in primary tuple. c_period int8 DATE2 v_period e_period integer[] list of EID in this column.
- "t_50012_note" --- associated with acceptforeignstudent.note
- Columns:
XML column name SQL definition description Base Columns acceptforeignstudent.note r_idx0 integer subscript in primary tuple. c_note mtext SENTENCE v_note e_note integer[] list of EID in this column.