Hi guys,
I have a question for anyone who can answer it. I plan on creating a database of streets, with their coordinates, and I want to be able to return a different String (but not only unique Strings) when each street satisfies conditions of time.
To put this into context, I want to have Street A at this Lat/Long be available for parking at this certain time interval (ex: from 9am-5pm and from 11pm-5am)
I am new to databases but I understand the concepts behind them, and before I get started on the actual database, I want to understand the logic behind what I want to accomplish, if that makes sense?
Thanks in advance
I have a question for anyone who can answer it. I plan on creating a database of streets, with their coordinates, and I want to be able to return a different String (but not only unique Strings) when each street satisfies conditions of time.
To put this into context, I want to have Street A at this Lat/Long be available for parking at this certain time interval (ex: from 9am-5pm and from 11pm-5am)
I am new to databases but I understand the concepts behind them, and before I get started on the actual database, I want to understand the logic behind what I want to accomplish, if that makes sense?
Thanks in advance