Re: my first select

2003-06-02 Thread trogers
SELECT thankyou, thankyou FROM thankyou.thankyou WHERE thankyou = thankyou. It's nice to end the weekend and go to bed with one small success! Though my persistence is unending. ;-) I added ORDER BY lastName on the end, et viola! Thanks and goodnight! Ted On Monday, June 2, 2003, at 03:26 AM, P

RE: my first select

2003-06-02 Thread "Paracková Eva, Ing"
peopleID should match: SELECT lastname, model FROM people, machines WHERE machines.peopleID = people.peopleID; -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 2. júna 2003 9:19 To: [EMAIL PROTECTED] Subject: my first select I made a small DB of people and mach