multivac,
Thursday, July 04, 2002, 12:22:42 AM, you wrote:
m> I'm quite new in MySQL and PHP, so I guess my question is stupide. Sorry
m> for that but I really need the solution...
m> I have 2 tables
[skip]
m> The primary Keys are ClientID on table Client and CommandID on table
m> Command.
m>
tivac" <[EMAIL PROTECTED]>
To: "MySQL" <[EMAIL PROTECTED]>
Sent: Wednesday, July 03, 2002 2:22 PM
Subject: How to On DELETE CASCADE
> Hello,
>
> I'm quite new in MySQL and PHP, so I guess my question is stupide. Sorry
> for that but I really need the
Hello,
I'm quite new in MySQL and PHP, so I guess my question is stupide. Sorry
for that but I really need the solution...
I have 2 tables
table Client :
---
|ClientID | ClientName|
---
|1| Eric |
|2| Mark |
|3| Simon