Tag Archives: sql statement

SQL: Return all the Names when you have all the IDs

I have all the ID values for wildlife parks but instead of displaying the ID values I want to display the park names. These are stored in a table that has two fields, namely ID and the corresponding display name. Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , , , | Leave a comment