Database Class SQL Interface


Input a SQL statement below



To initialize the database, press the button below.
(データベースを初期化するには,下のボタンを押して下さい)

演習問題 (Exercises)


Table structures

「楽しく学べるデータベース」より

Table: department
dept_nodept_name

Table: student
stu_nostu_namegendergpabirthdatedept_no

「IT Text データベース」より

Table: 組織
課ID課名課長

Table: 社員
社員ID名前年収課ID

Table: プロジェクト
プロジェクトIDプロジェクト名リーダ

Table: 構成員
プロジェクトID構成員


The database is initialized at 5 AM every day.
データベースは毎朝5時に初期化されます。