Beiträge von mgommel

Ich habe einen Blog Artikel verfasst - Wie benutze ich die Suche richtig - Bitte diesen beachten und auch umsetzen bevor Ihr ein Neues Thema eröffnet!

    VfB Stuttgart ;-)


    INSERT INTO `bulitipp_teams_spieler` (`id`, `team_id`, `vorname`, `name`, `nummer`, `position`, `birthday`, `land`) VALUES
    (421, 16, 'Sven', 'Ulreich', '1', '4', '1988-08-03', 'Deutschland'),
    (422, 16, 'Odisseas', 'Vlachodimos', '1', '4', '1994-04-26', 'Deutschland'),
    (423, 16, 'Thorsten', 'Kirschbaum', '22', '4', '1987-04-20', 'Deutschland'),
    (424, 16, 'Gotoku', 'Sakei', '2', '1', '1991-03-14', 'Japan'),
    (425, 16, 'Daniel', 'Schwaab', '3', '1', '1988-08-23', 'Deutschland'),
    (426, 16, 'Karim', 'Haggui', '5', '1', '1984-01-20', 'Tunesien'),
    (427, 16, 'Georg', 'Niedermeier', '6', '1', '1986-02-26', 'Deutschland'),
    (428, 16, 'Tim', 'Leibold', '23', '1', '1993-11-30', 'Deutschland'),
    (429, 16, 'Antonio', 'Rüdiger', '24', '1', '1993-03-03', 'Deutschland'),
    (430, 16, 'Konstantin', 'Rausch', '34', '1', '1990-03-15', 'Deutschland'),
    (431, 16, 'Daniel', 'Schwaab', '3', '1', '1988-08-23', 'Deutschland'),
    (432, 16, 'William', 'Kvist', '4', '3', '1985-02-24', 'Daenemark'),
    (433, 16, 'Moritz', 'Leitner', '8', '3', '1992-12-08', 'Deutschland'),
    (434, 16, 'Daniel', 'Didavi', '10', '3', '1990-01-21', 'Deutschland'),
    (435, 16, 'Carlos', 'Gruezo', '11', '3', '1995-04-19', 'Ecuador'),
    (436, 16, 'Robin', 'Yalcin', '14', '3', '1994-01-25', 'Deutschland'),
    (437, 16, 'Marco', 'Rojas', '14', '3', '1991-11-05', 'Neuseeland'),
    (438, 16, 'Florian', 'Klein', '16', '3', '1986-11-17', 'Oesterreich'),
    (439, 16, 'Christian', 'Gentner', '20', '3', '1985-08-14', 'Deutschland'),
    (440, 16, 'Adam', 'Hlousek', '21', '3', '1988-12-20', 'Tschechische Republik'),
    (441, 16, 'Sercan', 'Sararer', '23', '3', '1989-11-27', 'Tuerkei'),
    (442, 16, 'Raphael', 'Holzhauser', '26', '3', '1993-02-16', 'Oesterreich'),
    (443, 16, 'Alexandru', 'Maxim', '44', '3', '1990-07-08', 'Rumaenien'),
    (444, 16, 'Martin', 'Harnik', '7', '2', '1987-06-10', 'Oesterreich'),
    (445, 16, 'Vedad', 'Ibisevic', '9', '2', '1984-08-06', 'Bosnien und Herzegowina'),
    (446, 16, 'Timo', 'Werner', '19', '2', '1996-03-06', 'Deutschland'),
    (447, 16, 'Mohammed', 'Abdellaoue', '25', '2', '1985-10-23', 'Norwegen'),
    (448, 16, 'Daniel', 'Ginczek', '33', '2', '1991-04-13', 'Deutschland'),
    (449, 16, 'Armin', 'Veh', '', '5', '1961-02-01', 'Deutschland'),
    (450, 16, 'Reiner', 'Geyer', '', '6', '1964-04-20', 'Deutschland'),
    (451, 16, 'Armin', 'Reutershahn', '', '6', '1960-03-01', 'Deutschland'),
    (452, 16, 'Guenter', 'Kern', '', '6', '1958-08-25', 'Deutschland'),
    (453, 16, 'Andreas', 'Menger', '', '7', '1972-09-11', 'Deutschland'),
    (454, 16, 'Dr. Christos', 'Papadopoulos', '', '6', '1964-10-07', 'Griechenland');


    Habt Spaß damit ;-)