You are viewing a single comment's thread. Return to all comments →
why are you aliasing a table name when it is not required? it will throw an error here because alias name is not being used anywhere later.
Seems like cookies are disabled on this browser, please enable them to open this website
Average Population
You are viewing a single comment's thread. Return to all comments →
why are you aliasing a table name when it is not required? it will throw an error here because alias name is not being used anywhere later.