Directions

895 Matunuck Beach Road
Matunuck, RI 02879

Enter Your Address

Clear Directions
 
 
(default) 6 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `announcements`441
2DESCRIBE `weekly_specials`660
3SELECT `MenuSection`.`name` FROM `menu_sections` AS `MenuSection` WHERE `MenuSection`.`type` = 'Breakfast' ORDER BY `MenuSection`.`display_order` ASC 330
4SELECT `MenuSection`.`name` FROM `menu_sections` AS `MenuSection` WHERE `MenuSection`.`type` = 'Lunch / Dinner' ORDER BY `MenuSection`.`display_order` ASC 330
5SELECT `Setting`.`value` FROM `settings` AS `Setting` WHERE `name` = 'hours' 110
6SELECT COUNT(*) AS `count` FROM `event_comments` AS `EventComment` LEFT JOIN `events` AS `Event` ON (`EventComment`.`event_id` = `Event`.`id`) WHERE `EventComment`.`approved` = 0 110