Start the Object Browser

Explore workouts, and achieving AB Data
Post Reply
Mitu9900
Posts: 223
Joined: Thu Dec 26, 2024 9:17 am

Start the Object Browser

Post by Mitu9900 »

As part of the registration process, you will receive your access data and a link via email that you must use to complete the request.

Creating the data model and creating the database tables
You can now access the APEX development environment using the link that is also included in the email. Log in to your workspace using the access data you just entered.

APEX offers a very extensive benin telegram screening range of tools. To edit database objects, you use the tools hidden behind the SQL Workshop module.

In this example, you create a table using the Object Browser .


You can create a new table M_MEETING using the + on the right side of the object browser .
You can define your database table using the wizard that starts.
The Next button takes you to the next page. There you can specify that the ID column should be created and assigned via a database sequence using a database trigger.
You can simply skip the next steps by clicking Next and then instruct the wizard to create the table.
Post Reply