Oracle APEX Tutorial (03 of 20) - Run scripts to create tables & sequences

Oracle APEX Tutorial (03 of 20) - Run scripts to create tables & sequences


This video shows how to use tools in the SQL Workshop to upload and run SQL scripts. Scripts are available through a URL so you can work along with the videos. The URL is shown in the first 3 or 4 videos. This video series will demonstrate several APEX features: building tables, importing data, building forms and reports, shared components, and more.
URL for scripts: http://web.nmsu.edu/~jkreie/oracle/Da...
Closed Caption:

we now want to build some tables running
scripts in apex so if you haven't
downloaded the zip file that contains
that those scripts you need to go to
this URL in order to follow along and
work along with the video i logged in as
a developer in my workspace i'm going to
go to SQL workshop and i'm going to go
to SQL scripts and actually I just are
I dropped everything a little bit ago so
i'm going to go ahead and get rid of
that script so what I want to do is
upload a script i will choose a file and
I have these downloaded so that I see a
set of files and the names may vary
based on what you download because i'm a
change them in the zip file that you
actually have access to your going to
look for the file that says create and
i'm going to open that and upload that
so now have this script and i'm going to
click this icon to run the script and I
click run now
and it's very important that you look at
the results so click that icon and then
scroll down to make sure there are no
errors and we see that a series of
tables and sequences for each table have
been created then I go back to my SQL
scripts and actually what i will do is
go back to the object browser and I now
see that i have additional tables in my
list here not the demos I see the ones
that are related to the database will be
working with and this is probably a good
time to take a look at that data model
for a second so this is the data model
that will be working with we have a
table for projects that teams work on so
projects assigned to a team and
sometimes maybe more than one team we
have students who are assigned to teams
and each student will eventually do an
evaluation of other team members so we
have two relationships here 14 evaluate
whore and 14 evaluate t each evaluation
will contain one or more evaluation
items that are scored and those items
come from the evaluation item table
things such as professionalism promise
to meetings working well with others for
example there are also workshops
available to the students to help them
build their team working skills and so
we have a workshop table and attendance
to those workshops by the students so
this is the data model that serves as
the basis for the the database our
application will use and we can also
select sequences and we can see now that
in addition to the ones created by
oracle XE we have the ones created for
our table such as attendance ID
evaluation ID and so forth so now we
have tables and sequences to work with
those tables in the next video we're
going to create triggers

Video Length: 03:35
Uploaded By: Jennifer Kreie
View Count: 39,144

Related Software Products
Apex SQL Script
Apex SQL Script

Published By:
Apex SQL

Description:
Apex SQL Script converts databases to scripts, .net exe's and deployment packages. Apex SQL Script creates insert scripts from any Microsoft SQL Server database that can be archived, emailed, checked into source control, run against another database etc. Apex SQL Script handles Identity fields and Apex SQL Script can auto-sequence the scripting order of tables to avoid referential integrity violations even when re-loading an entire database. Apex SQL Script integrates with a variety of ...


Related Videos
Oracle APEX Tutorial (06 of 20) - Import data using tools in SQL Workshop
Oracle APEX Tutorial (06 of 20) - Import data using tools in SQL Workshop

This video uses a utility in SQL Workshop tools to upload data into a table. The file with data is included with the SQL scripts are available through a URL which is shown in the first 3 or 4 videos. This video series will demonstrate several APEX features: building tables, importing data, building forms and reports, shared components, and more. hr / bClosed Caption:/b now we'll use a feature in a pix that allows us to import data that's already been created ...
Video Length: 02:56
Uploaded By: Jennifer Kreie
View Count: 26,597

Introduction to ApexSQL Log
Introduction to ApexSQL Log

Audit, revert or replay SQL Server database changes including the ones that have occurred before the product was installed. Restore damaged or missing data and objects. Capture information on the user, application and host used to make each change. Schedule auditing unattended and review the automatically generated comprehensive auditing reports. Get your 14-day free trial at http://www.apexsql.com/Download.aspx? hr / bClosed Caption:/b welcome to this introduction tofont ...
Video Length: 03:53
Uploaded By: ApexSQL software
View Count: 23,673

Introduction to ApexSQL Recover
Introduction to ApexSQL Recover

Recover lost, missing or corrupted data due to DELETE, TRUNCATE and DROP operations. Recover tables and data from backups without restoring them. Recover from corrupt or detached databases. Recover deleted and online BLOBs as files. Get your fully functional 14-day free trial at http://www.apexsql.com/Download.aspx? hr / bClosed Caption:/b welcome to this introduction to apex equal recover apex equal recover is an invaluable tool when it comes tobr ...
Video Length: 03:46
Uploaded By: ApexSQL software
View Count: 23,041

02 of  13 - Oracle APEX 5 - Run SQL scripts to create tables, sequences, triggers and insert data
02 of 13 - Oracle APEX 5 - Run SQL scripts to create tables, sequences, triggers and insert data

This video in the APEX 5 tutorial series show how to use SQL Scripts (part of SQL Workshop) to run scripts that create tables, sequences (to generate unique values for primary keys), triggers and insert data (INSERT INTO statements). SQL scripts for this series are available to download at: http://web.nmsu.edu/~jkreie/oracle/Da... or by request at http://db.kreie.net hr / bClosed Caption:/b hi this is one video in a series ofbr ...
Video Length: 09:07
Uploaded By: Jennifer Kreie
View Count: 21,788

Introduction to ApexSQL Complete
Introduction to ApexSQL Complete

Auto-complete SQL keywords, database, schema, object and parameter names. Fill in SQL fragments, such as JOIN statements or cross-database queries, in a single click. Review object's script and description without interrupting coding. Jumpstart code writing using built-in snippets for commonly used SQL statements, and enjoy the many more productivity features directly inside SQL Server Management Studio and Visual Studio -- for FREE. Get it for free at http://www.apexsql.com/Download.aspx?
Video Length: 03:09
Uploaded By: ApexSQL software
View Count: 17,403

Oracle APEX 4.2.4 Tutorial  (03 of 22) - Use SQL Workshop to create tables from SQL scripts.
Oracle APEX 4.2.4 Tutorial (03 of 22) - Use SQL Workshop to create tables from SQL scripts.

This video shows how to use SQL Workshop to upload SQL scripts and run them. In the examples shown there is a script to create tables. The data model for these tables is also explained. The script is available to use if you want to work along with the videos. The URL for the scripts in this video series is given at the beginning of the video. hr / bClosed Caption:/b oracle apex is a developer tool that enables us to create working applications on a ...
Video Length: 03:34
Uploaded By: Jennifer Kreie
View Count: 17,054

Oracle APEX 4.2.4 Tutorial (04 of 22) - Create triggers and insert data into tables
Oracle APEX 4.2.4 Tutorial (04 of 22) - Create triggers and insert data into tables

This video show how to upload SQL scripts in SQL Workshop, a tool without APEX, and run these scripts to create triggers and insert data in tables. (The tables were created in the previous video.) This video also show an example of updating a to-do item in the Team Development tool in APEX. hr / bClosed Caption:/b oracle apex is a developer tool that enables us to createfont color="#E5E5E5" working/font applications on a database infont color="#CCCCCC" ...
Video Length: 03:41
Uploaded By: Jennifer Kreie
View Count: 15,871

Introduction to ApexSQL Restore
Introduction to ApexSQL Restore

Attach both native and natively compressed SQL database and transaction log backups as live databases, accessible via SQL Server Management Studio, Visual Studio or any third party tool. Mount single or multiple backup files including full, differential and transaction log backups and increase your productivity in continuous integration environments, quickly revert inadvertent or malicious changes and balance heavy report loads. Get your fully functional 14-day free trial at ...
Video Length: 02:21
Uploaded By: ApexSQL software
View Count: 1,840

ApexSQL Log - Software Review
ApexSQL Log - Software Review

Ayman El-Ghazali www.TheSQLPro.com @TheSQLPro Demonstration using ApexSQL Log software which is a tool used for SQL Server Transaction Log discovery and recovery. Note: this is not a product endorsement Original Blog post for video: http://wp.me/p11bPi-oO hr / bClosed Caption:/b hello there everybody this a middle is I'll from the sequel pro dot com tainted a.m. here to talk to you about a product by a pic ...
Video Length: 15:38
Uploaded By: Ayman El-Ghazali
View Count: 1,016

05-Oracle Apex Tutorial Bangla-Run SQL Scripts to create tables,sequences, triggers and insert data
05-Oracle Apex Tutorial Bangla-Run SQL Scripts to create tables,sequences, triggers and insert data

Learn Oracle Apex and Be an Oracle Apex Apps Developer. This video series will guide you to be an Oracle Apex Apps Developer for web and mobile. Click http://goo.gl/AytUNb to Learn Oracle Apex web and mobile application development. Search Terms:- oracle 11g tutorial free download oracle sql tutorial oracle 10g tutorial oracle form builder tutorial oracle forms 10g tutorial oracle 10g tutorial for beginners oracle database 10g tutorialbr ...
Video Length: 06:06
Uploaded By: TrainerBD .com
View Count: 825

Copyright © 2025, Ivertech. All rights reserved.