mysql 3.23 select from one table if value do not exist in table 2 or if exist and date>datenow select it also -


make query in mysql 3.23 select 1 table if value not exist in table 2 or if exist , date>now date(in table 2 exist field date when added) select also.

i make in mysql 5.22.25 thik (i deleted it), istalled mysql 3.23 , query not work.

is possible problem in .dll (conectors)

i use select * x ... , ... not in (select ........)

mysql error in "in (select ........)" .

can use in in mysql 3.23?


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -