Hello,
I am quite new at MySQL, and that forum =)
My question is how long SQL-queries may be.. because I have several tables in my database and have to link some of them to get my wished data..
Now I could send my request by one SQL statement:
SELECT ma.benutzername, at.abteilung, sd.datum...