Your journey to skills attainment
Lab - Building a Proof-of-Concept for Autonomous Cloud Services
This workshop starts with a napkin design of data structures we would like to use for a proof-of-concept. Using Quick SQL you will quickly define the data structures and utilize various table and column directives to better define the tables and also create some dummy data. You will then be creating an application based on the new tables. Lastly, you will be updating some of the generated components to improve the initial app.
Available Paths:
Learn to:
-
Define new tables and views
-
Create an application on the new data structures
-
Refine the application