Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Oracle APEXデモンストレーション手順
Search
oracle4engineer
PRO
December 02, 2020
Programming
1
350
Oracle APEXデモンストレーション手順
12/17のOracle Developer Days向けにデモ手順をPPTに記載した。
全部行うと30分程度の時間を要すると思う。
Free Tier上のAPEX 20.2で手順を確認している。
oracle4engineer
PRO
December 02, 2020
Tweet
Share
More Decks by oracle4engineer
See All by oracle4engineer
【Oracle Cloud ウェビナー】インフラのプロフェッショナル集団KELが考えるOCIでのソリューション実現
oracle4engineer
PRO
1
23
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
3
910
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
0
69
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
2
280
Oracle Audit Vault and Database Firewall 20 概要
oracle4engineer
PRO
3
1.7k
本当に使える?AutoUpgrade の新機能を実践検証してみた
oracle4engineer
PRO
1
160
[TechNight #90-1] 本当に使える?ZDMの新機能を実践検証してみた
oracle4engineer
PRO
3
180
OCI Oracle Database Services新機能アップデート(2025/03-2025/05)
oracle4engineer
PRO
1
270
Oracle Cloudで考える高可用性アーキテクチャ
oracle4engineer
PRO
0
340
Other Decks in Programming
See All in Programming
Deep Dive into ~/.claude/projects
hiragram
10
1.8k
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
250
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
130
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
1
500
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
230
Goで作る、開発・CI環境
sin392
0
150
VS Code Update for GitHub Copilot
74th
1
470
第9回 情シス転職ミートアップ 株式会社IVRy(アイブリー)の紹介
ivry_presentationmaterials
1
250
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
400
エラーって何種類あるの?
kajitack
5
320
XSLTで作るBrainfuck処理系
makki_d
0
210
datadog dash 2025 LLM observability for reliability and stability
ivry_presentationmaterials
0
180
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
670
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Being A Developer After 40
akosma
90
590k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Code Review Best Practice
trishagee
68
18k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
5
230
How to train your dragon (web standard)
notwaldorf
94
6.1k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
Building Applications with DynamoDB
mza
95
6.5k
Transcript
Oracle APEXデモンストレーション手順 Oracle APEX 20.2 Name Presenter’s Title Organization, Division
or Business Unit Month 00, 2020
アプリケーションの元となるCSVファイル Copyright © 2020, Oracle and/or its affiliates 2
アプリケーション・ビルダーから新規アプリケーションを作成 Copyright © 2020, Oracle and/or its affiliates 3 2
3 1
CSVファイルの指定 Copyright © 2020, Oracle and/or its affiliates 4 1
データのロードに関する設定 Copyright © 2020, Oracle and/or its affiliates 5 1
2 3 4 5 6
構成の表示 Copyright © 2020, Oracle and/or its affiliates 6 2
3 4 1
データのロードを実行 Copyright © 2020, Oracle and/or its affiliates 7 1
2 3
アプリケーションの作成 Copyright © 2020, Oracle and/or its affiliates 8 1
2 3 4 5
作成されたアプリケーションとアプリケーションの実行 Copyright © 2020, Oracle and/or its affiliates 9 1
2
アプリケーションの実行 Copyright © 2020, Oracle and/or its affiliates 10 1
3 4 2
Oracle APEXのユーザー認証スキーム Copyright © 2020, Oracle and/or its affiliates 11
1 2 3 4 5 6 7
ダッシュボードを開く Copyright © 2020, Oracle and/or its affiliates 12 1
ダッシュボード Copyright © 2020, Oracle and/or its affiliates 13 https://apex.oracle.com/charts
https://apex.oracle.com/pls/apex/f?p=18290:1 1 2 3 4 5 6 7 8
Costチャートの改良 Copyright © 2020, Oracle and/or its affiliates 14 select
COST, count(*) value from TASKS group by COST order by 2 desc select PROJECT, sum(cost) value from TASKS group by PROJECT order by 2 desc 1 2 3 4
変更の確認 Copyright © 2020, Oracle and/or its affiliates 15 1
2 3
Tasks検索ページを開く Copyright © 2020, Oracle and/or its affiliates 16 1
Tasks検索ページ Copyright © 2020, Oracle and/or its affiliates 17 1
2 3 4 4 5 6 7
Budget >= 2000をリスト Copyright © 2020, Oracle and/or its affiliates
18 1 2
ファセットのカスタマイズ Copyright © 2020, Oracle and/or its affiliates 19 >=1,000
1,000 – 2,000 >= 2,000 1 2 3 4
範囲の更新 Copyright © 2020, Oracle and/or its affiliates 20 1#G#000
- 2#G#000 >=2#G#000 2000| 1000|2000 表示値 戻り値 1 2 3 4 5
更新されたファセットの確認 Copyright © 2020, Oracle and/or its affiliates 21 2
1 3
Tasksレポートのページを開く Copyright © 2020, Oracle and/or its affiliates 22 1
バジェットの更新 Copyright © 2020, Oracle and/or its affiliates 23 1
2 3 4
対話モード・レポートによるソート Copyright © 2020, Oracle and/or its affiliates 24 1
2 3 5 4 6
ハイライトの設定 Copyright © 2020, Oracle and/or its affiliates 25 1
2 3 4 5 6 7
プロジェクトごとの表示 Copyright © 2020, Oracle and/or its affiliates 26 1
2 3 4 5
プロジェクトごとのコストとバジェットの合計 Copyright © 2020, Oracle and/or its affiliates 27 1
2 3 4 5 6 7 8 9
Excel形式でのレポートのダウンロード Copyright © 2020, Oracle and/or its affiliates 28 1
2 3 4 5 6 1
レポートの保存と呼び出し Copyright © 2020, Oracle and/or its affiliates 29 1
2 3 4 5 6 7 8 9
ステータスを選択リストへ変更 Copyright © 2020, Oracle and/or its affiliates 30 Open
Closed Pending On-Hold 1 3 4 2
選択リストの設定 Copyright © 2020, Oracle and/or its affiliates 31 1
2 3
共有コンポーネントのLOV作成 Copyright © 2020, Oracle and/or its affiliates 32 select
status d, status r from tasks group by status 1 2 3 4 5 6 7 8 9 10 11
STATUS_LOVの作成を確認してページ・デザイナに戻る Copyright © 2020, Oracle and/or its affiliates 33 1
2
選択リストの設定と確認 Copyright © 2020, Oracle and/or its affiliates 34 1
2 3 4 5 6
カレンダのページを開く Copyright © 2020, Oracle and/or its affiliates 35 1
2 3
フォームを開くように拡張 Copyright © 2020, Oracle and/or its affiliates 36 1
2 3 4 5 6 7 8 9 10
フォームの確認 Copyright © 2020, Oracle and/or its affiliates 37 1
2
対話グリッドの作成 Copyright © 2020, Oracle and/or its affiliates 38 1
2 3 4 5 6 7 8 9 10
対話グリッドの操作 Copyright © 2020, Oracle and/or its affiliates 39 1
2 3
選択リストの設定と確認 Copyright © 2020, Oracle and/or its affiliates 40 1
2 3 4 5
管理機能の確認 Copyright © 2020, Oracle and/or its affiliates 41 2
1
フィードバックの確認 Copyright © 2020, Oracle and/or its affiliates 42 要ブラウザのリロード
1 2 3 4 4 5 6 7 8 9 10
テーマ・スタイルの選択 Copyright © 2020, Oracle and/or its affiliates 43 1
2 3 4
アクティビティ・レポート Copyright © 2020, Oracle and/or its affiliates 44 1
2 3 4 5
組み込みのアクセス制御 Copyright © 2020, Oracle and/or its affiliates 45 1
2 3 4 5 6 7 8 9
既存表からのアプリケーション作成 Copyright © 2020, Oracle and/or its affiliates 46 1
2 3 4 5 7 6
アプリケーションの実行 Copyright © 2020, Oracle and/or its affiliates 47 1
クイックSQLによるアプリケーション作成 Copyright © 2020, Oracle and/or its affiliates 48 qs_tasks
/insert 73 project task_name assigned_to start_date end_date status cost number budget number 1 2 3 4 5 6 7 8
アプリケーションの作成 Copyright © 2020, Oracle and/or its affiliates 49 1
2 3 4 6 5
iPhoneでの見栄えを確認 Copyright © 2020, Oracle and/or its affiliates 50 1
2 3 4 5
None