bullet
03-05-2008, 04:17 PM
Hi it is me again.
I am getting a little better. Thanks for all the help. I need more.
I am making a table with cities and I would like to get a list of cities that have a business in my business column. If the city doesn't have a business in it, it will not show. I know I need a where clause, but I don't know how to say it.
Select * from cities where = business name.
I need help. I hope you can understand.
Thanks
I am getting a little better. Thanks for all the help. I need more.
I am making a table with cities and I would like to get a list of cities that have a business in my business column. If the city doesn't have a business in it, it will not show. I know I need a where clause, but I don't know how to say it.
Select * from cities where = business name.
I need help. I hope you can understand.
Thanks