Get Column Names From Table in SQL Server
Using the below query you can easy to get column names from the Information schema in SQL server. If you want result as comma , split
Using the below query you can easy to get column names from the Information schema in SQL server. If you want result as comma , split