1.

How To Display Row Numbers With The Records?

Answer»

A PRIVILEGE is nothing but RIGHT to execute an SQL query or to access another USER object. Privilege can be given as system privilege or user privilege.

[sql]GRANT user1 TO user2 WITH MANAGER OPTION;[/sql]

A privilege is nothing but right to execute an SQL query or to access another user object. Privilege can be given as system privilege or user privilege.

[sql]GRANT user1 TO user2 WITH MANAGER OPTION;[/sql]



Discussion

No Comment Found