A.Sequence B.Schema C.Group D.View
A.User ID/password file B.Communications layer C.Client applications D.Operating system
A.GRANT ADD DATA ON TABLE tab1 TO GROUP tom appgrp B.GRANT INSERT TO USER tom, GROUP appgrp ON TABLE tab1 C.GRANT INSERT ON TABLE tab1 TO USER tom, GROUP appgrp D.GRANT ADD DATA ON TABLE tab1 TO USER appgrp, GROUP tom