sql - SQLite compare single value to multiple values -


I have the following:

  Remove from myTable where someNum = (something of difTable Choose );  

My problem is that "return different from some different " value 1,3 which it should, but I will only remove rows = "post-text" itemprop = "text">

You only get back the first value - IN = Use IN instead of operator:

  Remove from Meritel where there is nothing (select something different);  

Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -