Hi All
Is there any way to determine what the underlying tables are in a view
from within a stored procedure?
I've written a function that parses the View text but I was hoping for
something more elegant.
Any help in this regard would be appreciated.
Ron
Is there any way to determine what the underlying tables are in a view
from within a stored procedure?
I've written a function that parses the View text but I was hoping for
something more elegant.
Any help in this regard would be appreciated.
Ron
Comment