The step in the development of the database involves loading the database with the data. The excel documents are first manually imported entirely into the SQL server database and then
immediately exported into XML files using XQuery script. After the XML files are generated, these XML documents are imported one by one using an import query which is given below.