Thanks James, that worked! I was actually able to simplify this query since it was placed within the one I was already running ($model and $ community are results from searching the notBuilt table):...
Type: Posts; User: cut71; Keyword(s):
Thanks James, that worked! I was actually able to simplify this query since it was placed within the one I was already running ($model and $ community are results from searching the notBuilt table):...
Hi, basically I have 2 tables in a database, 'notBuilt' and 'built'. The column names are similar being 'model', 'location', 'price', and 'features' in each table. I have a query for the 'notBuilt'...