As a newbie to sql, this question may be very basic
but I have a view called 'config' and I would like to see which fields it is pulling out without running it (i.e Select * from config)
Additionally I don't know where the .sql files are stored for this view.
Lastly, i have tried sp_help config but this didn't do the work as I am sure most of you would have gussed.
Many thanks in advance for your help.
but I have a view called 'config' and I would like to see which fields it is pulling out without running it (i.e Select * from config)
Additionally I don't know where the .sql files are stored for this view.
Lastly, i have tried sp_help config but this didn't do the work as I am sure most of you would have gussed.
Many thanks in advance for your help.