I have the first edition of SharePoint 2010 (no patches) and I need to upgrade it to the 2013 version. When executing this command:
Mount-SPContentDatabase "MyDatabase" -DatabaseServer "MyServer" -WebApplication https://sitename
I faced several errors when executing SQL DDL script
due to the vast differences between the database schemas.
Please give me your suggestions if we need any prerequisite or any things.