# $Id: ulogd_grants,v 1.1 2005/04/19 21:58:25 bhockney Exp $
--
-- Add grants to ulog table
--
GRANT SELECT ON $ULOG_SCHEMA.$ULOG_TABLE TO $USER;
