本ページは,毎日1回午前3時時点のデータベース登録情報をもとに作成しています.したがって,本日登録・修正した変更内容は反映していません.本日作業分の変更内容の反映には,明日までお待ち下さい. |
Definition of Consultation.
- XML: consultation (XML, DTD)
- SQL: t_175271
- 名前: (英)Consultation (日)相談 (読)そうだん
- 説明: (英)list of consultation (日)相談の情報
- 解説: (英) (日)相談(技術相談,業務に関わる相談など)の情報を登録するテーブルです.
- マップ:
- 属性:
- タプル権限(既定値): 読権: 公開, 作権: ユーザ, 書権: 制限, 削権: 制限.
- カラム権限(既定値): 読権: 公開, 作権: 制限, 書権: 制限, 削権: 制限.
- 登録されているカラム
名前 XML
SQL説明 型 番 数 MAP 権限
委譲分類 同義 期間
限定用法 該当
無可読権 作権 書権 削権 見 順 巾 カテゴリ
Category@.category
c_category相談のカテゴリ
Category of consultation参照 0 1 カテゴリ ○ 推奨 (公開) (ユーザ) (制限) (制限) × 0 20 種別
Class@.class
c_class相談の種別
class of consultation参照 1 1 相談種別 ○ 推奨 (公開) (ユーザ) (制限) (制限) × 0 20 相談者
Interrogator@.interrogator
c_interrogator相談者の名称
exterior organization名称 2 * 組織
個人◎ ○ 必須 (公開) (ユーザ) (制限) (制限) 短 0 20 名称
Name@.name
c_name相談の名称
name of consultation名称 3 1 必須 (公開) (ユーザ) (制限) (制限) 短 0 50 学内組織
Organization(Interior)@.organization
c_organization学内組織の名称
interior organization参照 4 * 組織 ◎ ○ 必須 (公開) (ユーザ) (制限) (制限) 短 0 20 担当者
Consultant@.consultant
c_consultant相談を受けた人
consultant参照 5 * 個人 ◎ 必須 (公開) (ユーザ) (制限) (制限) 長 0 20 年月日
Date@.period
c_period年月日
date of consultation期間 6 1 ○ 必須 (公開) (ユーザ) (制限) (制限) 長 1 40 結果
Result@.result
c_result相談の結果
result of consultation参照 7 1 相談結果 ○ 推奨 (公開) (ユーザ) (制限) (制限) × 0 20 URL
URL@.url
c_url相談のURL
URL of document fileURL 8 1 任意 (公開) (ユーザ) (制限) (制限) × 0 50 備考
Note@.note
c_note備考
note文 9 * 任意 (公開) (ユーザ) (制限) (制限) × 0 200 - カラムの解説文:
- カテゴリ: (英) Please choose the category. (日) 相談のカテゴリをリストの中から選んでください.
- 種別: (英) Please choose the class. (日) 相談の種別をリストの中から選んでください.
- 相談者: (英) Please choose the organization. (日) 相談者を記入して下さい.
- 名称: (英) Please write the name of conferenece. (日) 相談の名称を記入してください.
- 学内組織: (英) Please choose the organization. (日) 相談を受けた人が所属している学内組織を選択して下さい.
- 担当者: (英) Please choose the consultant. (日) 相談を受けた人を選択してください.
- 年月日: (英) Please write the period of consultation. (日) 年月日を記入してください.1日の場合には両方に同じ年月日を記入してください.
- 結果: (英) Please choose the result. (日) 相談の結果をリストの中から選んでください.
- URL: (英) Please write the URL of this document file, if exist. (日) 相談窓口のWEB頁がある場合には,そのURLを記入して下さい.
- 備考: (英) Please write the information which cannot be written on registered column. (日) 登録されているカラムに記述すべき内容以外に,特に記しておきたい事柄があれば記述してください.
- 参照しているカラム:
Relational tables associated with Consultation.
- Primary table: "t_175271"
- Columns:
XML column name SQL definition description Base Columns consultation.category c_category mtext EID v_category e_category integer[] list of EID in this column. consultation.class c_class mtext EID v_class e_class integer[] list of EID in this column. consultation.interrogator c_interrogator mtext[] NAME v_interrogator e_interrogator integer[] list of EID in this column. consultation.name c_name mtext NAME v_name e_name integer[] list of EID in this column. consultation.organization c_organization mtext[] EID v_organization e_organization integer[] list of EID in this column. consultation.consultant c_consultant mtext[] EID v_consultant e_consultant integer[] list of EID in this column. consultation.period c_period int8 DATE2 v_period e_period integer[] list of EID in this column. consultation.result c_result mtext EID v_result e_result integer[] list of EID in this column. consultation.url c_url text URL v_url e_url integer[] list of EID in this column. consultation.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_175271_category" --- associated with consultation.category
- Columns:
XML column name SQL definition description Base Columns consultation.category r_idx0 integer subscript in primary tuple. c_category mtext EID v_category e_category integer[] list of EID in this column.
- "t_175271_class" --- associated with consultation.class
- Columns:
XML column name SQL definition description Base Columns consultation.class r_idx0 integer subscript in primary tuple. c_class mtext EID v_class e_class integer[] list of EID in this column.
- "t_175271_interrogator" --- associated with consultation.interrogator
- Columns:
XML column name SQL definition description Base Columns consultation.interrogator r_idx0 integer subscript in primary tuple. c_interrogator mtext[] NAME v_interrogator e_interrogator integer[] list of EID in this column.
- "t_175271_name" --- associated with consultation.name
- Columns:
XML column name SQL definition description Base Columns consultation.name r_idx0 integer subscript in primary tuple. c_name mtext NAME v_name e_name integer[] list of EID in this column.
- "t_175271_organization" --- associated with consultation.organization
- Columns:
XML column name SQL definition description Base Columns consultation.organization r_idx0 integer subscript in primary tuple. c_organization mtext[] EID v_organization e_organization integer[] list of EID in this column.
- "t_175271_consultant" --- associated with consultation.consultant
- Columns:
XML column name SQL definition description Base Columns consultation.consultant r_idx0 integer subscript in primary tuple. c_consultant mtext EID v_consultant e_consultant integer[] list of EID in this column.
- "t_175271_period" --- associated with consultation.period
- Columns:
XML column name SQL definition description Base Columns consultation.period r_idx0 integer subscript in primary tuple. c_period int8 DATE2 v_period e_period integer[] list of EID in this column.
- "t_175271_result" --- associated with consultation.result
- Columns:
XML column name SQL definition description Base Columns consultation.result r_idx0 integer subscript in primary tuple. c_result mtext EID v_result e_result integer[] list of EID in this column.
- "t_175271_url" --- associated with consultation.url
- Columns:
XML column name SQL definition description Base Columns consultation.url r_idx0 integer subscript in primary tuple. c_url text URL v_url e_url integer[] list of EID in this column.
- "t_175271_note" --- associated with consultation.note
- Columns:
XML column name SQL definition description Base Columns consultation.note r_idx0 integer subscript in primary tuple. c_note mtext SENTENCE v_note e_note integer[] list of EID in this column.