DELETE and ACCESS

Posted by Alex on Stack Overflow See other posts from Stack Overflow or by Alex
Published on 2010-05-28T12:48:18Z Indexed on 2010/05/28 12:51 UTC
Read the original article Hit count: 116

Filed under:
|
|

Where is the error in this statement?

query = "DELETE TOP 10 FROM table WHERE field LIKE \"something*\""

I get an error on the query sytax.

Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about db