I need datetime picker with BETWEEN value

QuestionsI need datetime picker with BETWEEN value
Faith asked 8 months ago

Is it posibble to create a BETWEEN value with the GRID4?

I need to to this:

SELECT * FROM `Invoice`
WHERE (DATE(CreatedAt) BETWEEN ‘2023-08-01’ AND ‘2023-08-01’);  //that day

 

OR

SELECT * FROM `Invoice`
WHERE (DATE(CreatedAt) BETWEEN ‘2023-08-01’ AND ‘2023-08-01’);

Your Answer

12 + 2 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?