„Tóth Pál (rajzfilmrendező)” változatai közötti eltérés

[nem ellenőrzött változat][nem ellenőrzött változat]
Tartalom törölve Tartalom hozzáadva
Nincs szerkesztési összefoglaló
Nincs szerkesztési összefoglaló
1. sor:
create table manufacturer (
 
id varchar(255) not null,
('J7', 'PREMS', 'LONDRES');{{Személy infobox
 
name varchar(255) not null,
 
category varchar(255) not null,
 
town varchar(255) not null,
 
PRIMARY KEY (id)
 
);
 
create table product (
 
id varchar(255) not null,
 
name varchar(255) not null,
 
color varchar(255) not null,
 
weight varchar(255) not null,
 
town varchar(255) not null,
 
PRIMARY KEY (id)
 
);
 
create table project (
 
id varchar(255) not null,
 
name varchar(255) not null,
 
town varchar(255) not null,
 
PRIMARY KEY (id)
 
);
 
create table mpp (
 
man_id varchar(255) not null,
 
prod_id varchar(255) not null,
 
proj_id varchar(255) not null,
 
guantity varchar(255) not null
 
);
 
insert into manufacturer (id, name, category, town) values
 
('F1', 'SMITH', 10, 'LONDRES');
 
insert into manufacturer (id, name, category, town) values
 
('F2', 'DURAND', 10, 'PARIS');
 
insert into manufacturer (id, name, category, town) values
 
('F3', 'DUPONT', 30, 'PARIS');
 
insert into manufacturer (id, name, category, town) values
 
('F4', 'CLARK', 20, 'LONDRES');
 
insert into manufacturer (id, name, category, town) values
 
('F5', 'KURT', 30, 'COLOGNE');
 
insert into product (id, name, color, weight, town) values
 
('P1', 'ECROU', 'ROUGE', 12, 'LONDRES');
 
insert into product (id, name, color, weight, town) values
 
('P2', 'BOULON', 'VERT', 17, 'PARIS');
 
insert into product (id, name, color, weight, town) values
 
('P3', 'VIS', 'BLEU', 17, 'ROME');
 
insert into product (id, name, color, weight, town) values
 
('P4', 'VIS', 'ROUGE', 14, 'LONDRES');
 
insert into product (id, name, color, weight, town) values
 
('P5', 'CAME', 'BLEU', 12, 'PARIS');
 
insert into product (id, name, color, weight, town) values
 
('P6', 'BAGUE', 'ROUGE', 19, 'LONDRES');
 
insert into project (id, name, town) values
 
('J1', 'SPEED', 'PARIS');
 
insert into project (id, name, town) values
 
('J2', 'PUNCH', 'ROME');
 
insert into project (id, name, town) values
 
('J3', 'LECTEUR', 'COLOGNE');
 
insert into project (id, name, town) values
 
('J4', 'CONSOLE', 'COLOGNE');
 
insert into project (id, name, town) values
 
('J5', 'COLLECTEUR', 'LONDRES');
 
insert into project (id, name, town) values
 
('J6', 'TERMINAL', 'OSLO');
 
insert into project (id, name, town) values
 
('J7', 'PREMS', 'LONDRES');
 
{{Személy infobox
| név = Tóth Pál
| típus =
| kép = <!--A WP:NEMSZABAD szerint nem helyezhető el jogvédett kép (filmkocka, poszter, stb) élő személy esetén -->
| képméret =
18 ⟶ 144 sor:
| kitüntetései = [[Balázs Béla-díj]] [[1999]]
| hivatalos oldala =
| alsablon =
| blog =
| IMDb = 0879466