Multiple choice technology databases What authority is required to create a table? ADMIN Privileges CREATETAB Privileges No Privileges USERTAB Privileges Reveal answer Fill a bubble to check yourself B Correct answer Explanation To create a table in a database, a user must be granted the CREATETAB privilege. This specific privilege allows the user to define new tables within their schema or database.