Search in database for more then one column (EFCore, Postgresql)
Hello
in Employee table i have column: FirstName and LastName
those examples in search query should work
) is to split query like :
What u think about this ?
Problem, what if add filter for example Location but dont want split search query then
in Employee table i have column: FirstName and LastName
those examples in search query should work
- John
- Smith
- Smith John
- John Smith
- John S
What u think about this ?
Problem, what if add filter for example Location but dont want split search query then