update query base on condition

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to update my record with current date time, if the value is null.
May I add 'IF(NULL, FieldValue, Date())' in my query?
If not, are there any solution for this?
Thanks millions,
 
Souris said:
I would like to update my record with current date time, if the value is
null.
May I add 'IF(NULL, FieldValue, Date())' in my query?
If not, are there any solution for this?
Thanks millions,
 
Souris said:
I would like to update my record with current date time, if the value is
null.
May I add 'IF(NULL, FieldValue, Date())' in my query?
If not, are there any solution for this?
Thanks millions,
 
Souris said:
I would like to update my record with current date time, if the value is
null.
May I add 'IF(NULL, FieldValue, Date())' in my query?
If not, are there any solution for this?
Thanks millions,
 
Souris said:
I would like to update my record with current date time, if the value is
null.
May I add 'IF(NULL, FieldValue, Date())' in my query?
If not, are there any solution for this?
Thanks millions,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top