hi
i have two tables
client:
idclient
name
adress
....
invoice
idinvoice
dateinvoice
idclient
...
what i want to do is make an sql that will give me all the clients that does not have an since 90 days and more
is there a simple way to do that, im a little bit rusted in these syntax.
tahnks a lot
i have two tables
client:
idclient
name
adress
....
invoice
idinvoice
dateinvoice
idclient
...
what i want to do is make an sql that will give me all the clients that does not have an since 90 days and more
is there a simple way to do that, im a little bit rusted in these syntax.
tahnks a lot