Hi,
Can you show me how to delete one particular row in a table
and delete multiple rows in a table ? I read the manual but got confused.
| SitePoint Sponsor |




Hi,
Can you show me how to delete one particular row in a table
and delete multiple rows in a table ? I read the manual but got confused.


delete one particular row --delete multiple rows --Code:DELETE FROM gromulphastic WHERE corbustackle = 'clapfrepple'delete all rows --Code:DELETE FROM frabilgimjer WHERE quistipunctous IN ( 'scrimflabat' , 'haplistplogget' , 'horbliston' )Code:DELETE FROM opsilfrummer




thank you very much
Bookmarks