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 Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
0
390
【Oracle Cloud ウェビナー】【特別開催:日本語で解説!】Oracle AI World 2025 最新情報フィードバック
oracle4engineer
PRO
2
140
30分でわかる!!『OCI で学ぶクラウドネイティブ実践 X 理論ガイド』
oracle4engineer
PRO
0
73
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
14
82k
気軽に試せる!ローカルLLMでのバイブコーディング - Oracle AI Jam Session #29 -
oracle4engineer
PRO
2
260
[OCI Skill Mapping] AWSユーザーのためのOCI – IaaS編(Compute/Storage/Networking) (2025年10月8日開催)
oracle4engineer
PRO
3
220
[OCI Success Journey] 注目事例のご紹介(2025年9月10日開催)
oracle4engineer
PRO
2
110
Oracle Autonomous AI Database:サービス概要のご紹介
oracle4engineer
PRO
3
15k
OCI Network Firewall 概要
oracle4engineer
PRO
3
8.2k
Other Decks in Programming
See All in Programming
マンガアプリViewerの大画面対応を考える
kk__777
0
400
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
390
Developer Joy - The New Paradigm
hollycummins
1
380
CSC305 Lecture 11
javiergs
PRO
0
310
テーブル定義書の構造化抽出して、生成AIでDWH分析を試してみた / devio2025tokyo
kasacchiful
0
320
contribution to astral-sh/uv
shunsock
0
550
Claude Agent SDK を使ってみよう
hyshu
0
1.4k
Blazing Fast UI Development with Compose Hot Reload (droidcon London 2025)
zsmb
0
360
AIのバカさ加減に怒る前にやっておくこと
blueeventhorizon
0
120
Migration to Signals, Resource API, and NgRx Signal Store
manfredsteyer
PRO
0
130
釣り地図SNSにおける有料機能の実装
nokonoko1203
0
200
Devoxx BE - Local Development in the AI Era
kdubois
0
150
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Scaling GitHub
holman
463
140k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
890
Side Projects
sachag
455
43k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
For a Future-Friendly Web
brad_frost
180
10k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Faster Mobile Websites
deanohume
310
31k
The Cult of Friendly URLs
andyhume
79
6.6k
How GitHub (no longer) Works
holman
315
140k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
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