I'm wondering what I should do with the delete function...
According to the book I have the syntax should be something like this:
But what is a datapoint (of course they don't mention this in the book)... and will it delete the whole entry?PHP Code:DELETE datapoint FROM table WHERE condition
Can I add 'cascade on delete' queries into the database?
Please advise






Bookmarks