I am trying to read excel data and insert it into a SQL Server database. I am using npm package mssql to do the same. Also using XLSX to read Excel data.
However I ke