How can I use update query {ex:name} for two cities...... Can anyone help me to solve out this problem:(
2 Replies
You can use $in
operator for updating 2 cities at same time, I think this will be solve your problem that's it.
Great it has been working fine.... :) Thanks for your support keep coding
..