i have an excel file of records.
is it possible to import all rows and columns of data in excel file into the sql server to form a datbase of sql server.
i know,we can import excel files into the mysql server.
is it also possible in case of sql server.
if possible then how??
please tell me with the details.