Multiple choice technology databases Which Script creates objects owned by the user SCOOT/TIGER..? dbmobld.sql utlsampl.sql autoextend.sql whocan.sql Reveal answer Fill a bubble to check yourself B Correct answer Explanation In Oracle databases, utlsampl.sql is the standard script that creates the SCOTT/TIGER demonstration schema and its objects (tables like EMP, DEPT). These users are sample schemas owned by the database for learning and testing purposes.