If i use where to filter results by city and there is no data in the database then what will happen | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

If i use where to filter results by city and there is no data in the database then what will happen

If i use where to filter results by city and there is no data in the database then what will happen

29th Nov 2016, 5:36 PM
Yan Chummar
Yan Chummar - avatar
2 Answers
+ 3
You will get an empty recordset. That is, the result of your query will get 0 records.
29th Nov 2016, 5:40 PM
Álvaro
+ 1
no data retrives
16th Dec 2016, 6:36 AM
Saiyyed aman ali
Saiyyed aman ali - avatar