Multiple choice technology databases The outer and inner queries can get data from different tables? True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation Subqueries in SQL can access data from entirely different tables than the outer query. The outer and inner queries operate independently and can reference any tables in the database.