For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi All,
Need to get latitude longitude for a given city using oracle pl/sql procedure.
input param: cityname
output: ;latitude, longitude
how this can be done using google api, or any other better solution :-)