Remove information from database

S

Someone

Hi!

I was wondering if there was any way to have a form where
you could remove information from an online database. Maybe
something like a submit button only it would remove the
info from the database.

Thanks!!
 
M

MD WebsUnlimited.com

Hi Someone,

Use the Delete SQL statement

Delete from table where field = 'xyz'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top