Hi,
For SQL Server 2012+ what could be an appropriate SQL Syntax for importing anamed rangeof an Excel in aNew Table.
- For example consider Excel 2013 file asC:\abc\xyz.xlsx
- Named Range in the said file as "Named_Range";
- New Table to be named as "New_Table";
- The first row contains the field headings;
Thanx
Best Regards, Faraz A Qureshi