|
I would be most grateful for some direction on AGGXMLIMP. I have inherrited a database script in which the following grant is issued:
grant execute on sys.aggxmlimp to someuser with grant option;
The database does create quite a few XML views. Can someone please describe what the above GRANT is doing or why it is needed? Thanks in advance for any help.
|