To assign table and view permissions, use the GRANT statement clause WITH GRANT OPTION.
This option gives the right to pass on the permission to other users.
For example, to grant permission to M_Haneef to delete rows from the table named sample_table, and the right to pass on this permission to other users: