Please send questions to st10@humboldt.edu .

-- experiment: granting select access to selected other users to
--    my painter table
-- last modified: 09-13-10 - umm, I'd better not post an example
--    with all of the class user-id's in it...!

-- SO -- note that the user-ids below are MADE UP...

grant select 
on painter
to abc999, cde888, fgh777;