Hi, is there a way to generate a sql querie to get de url's of each listing?

i mean, if i run this querie: SELECT * FROM fl_listings i get all the data from that table, and i understand the url is generated from the title separated by - and other stuff, is there a way i can do this? i need get all my listings with latitude, longitude and the url of each listing, thanks in advance!