Kreate user "Fahad" with password "student". Set default tablespace as "system" and temporary tablespace as "temp" while
Posted: Fri May 20, 2022 5:29 pm
Kreate user "Fahad" with password "student". Set default tablespace as "system" and temporary tablespace as "temp" while set allowed Quota as 500M. (Morks 2.5) Grant Select, Insert and Update query privileges on the University table to user Fahad. (Marks 2.5) Revoke All query privileges on the University table from user Fahad. (Marks 2.5) Change password of user Fahad from student to adminsys and UNLOCK his account. (Morks 2.5)