Hi i have a system that control car acidents ..
I have a query that return the streets from a choosed city, after i ask if the crash happens in street crossing,
If so i do the same query to return the same streets to the user choose the street crossing.
I only need assign diferent variables names.
Is there any way to not go to the database to do the same work that already is done?
thanks in advance