constraint movie_studio_pk primary key (movie_studioID), constraint movie_studio_fk_movie foreign key (m_movieID) references movie (movieID), constraint movie_studio_fk_studio foreign key (s_studioID) ...
create table IF NOT EXISTS crudtable (pkUser int primary key auto_increment, apellidos varchar(255),edad int,activo bit,sexo varchar(255)); ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する