I have a table with a large number of fields associated. I'd like to run a query to return the names of all these fields as data, so I can use this later in other data manipulation queries.
I'm very rusty on SQL Server, so I expect a nudge in the right direction would be enough to get me going.
I'm very rusty on SQL Server, so I expect a nudge in the right direction would be enough to get me going.
Comment