Skip to content

and operator in where clause #288

Discussion options

You must be logged in to vote

your date value is stored as string, so you won't be able to compare it with another date.

or do you want to string comparision only ?

if yes - then use array query for querying multiple value with same property. take a look at some query example - https://jsstore.net/tutorial/adv-sql-example/

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AnouarMc
Comment options

@ujjwalguptaofficial
Comment options

@AnouarMc
Comment options

Answer selected by ujjwalguptaofficial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants