Create a View over a Table using DreamFactory panel

I have created a Database Service, them created a Table and populated the Table with some data.

Where can I create my own views using DreamFactory panel? I have the SQL code for the view but don’t know where to create it.

Later on i want to do a REST GET request on this View.

@bugdroid DreamFactory does not have the functionality for creating and editing views, functions, and procedures. To do that you’ll need to use a dedicated SQL tool.