Which of the following statements is used to grant user TOM and Application team APPGRP the ability to add data to table TAB1?
Answer(s)
GRANT INSERT ON TABLE tab1 TO USER tom, GROUP appgrp