📚 Practice Mode

Java and SQL Programming Basics

Learn at your own pace with hints and detailed explanations

1 / 8
Multiple Choice

Which one is true ?

  1. A view can be created as a join on two or more tables
  2. A view can't be created as a join on two or more tables
  3. A view can't have an ORDER BY clause in SELECT statement
  4. A view can't be created with a GROUP BY clause in SELECT statement