<p><strong>1.</strong> Create an Access Database named:“surname_name.accdb” Create the following tables in thisdatabase:</p><p><strong>a.</strong> Table Name: <strong>MovieAttributes:</strong></p><p>mID (number, long integer, indexed - no duplicates, required,primary key)</p><p>mName (text, 100, required)</p><p>mDate (date/time, short date)</p><p>mScore