select capacity from hotel where name = "KFC"
select tables from hotel where id = 56
select * from hotel 
select * from hotel
select * from hotel where zipcode > 23422
select Id from hotel
select name, address from hotel where state = 'MD'
select X,Y from hotel where name = 'Subway'
select name from hotel where 100 < X < 300 and 100 < Y < 300
select name from hotel where capacity < 50
select name, city from hotel where state = 'NY'
select * from hotel where state = 'NY' and city = 'New York'
select count(*) from hotel where name = 'Burger King'
select count(*) from hotel where name = 'McDonalds' and State = 'NY'
select count(*) from hotel where capacity > 200
select name from hotel where tables > 50
select name, x, y from hotel where zipcode = 21227
select name, x, y from hotel where zipcode < 10025 and zipcode > 10000

 
 ID 
 Name
 Address
 City
 State
 Zipcode
 Countrycode
 Latitude
 Longitude
 Capacity
Tables


AppleBees
Burger King
McDonalds
Chilis
Jack in the Box
KFC
Subway
taco bell
wendys
Cube 63
Efendi 
Fairway Cafe
Flor's Kitchen
Thali
7 eleven