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
LLM拡張解体新書/llm-extension-deep-dive
oracle4engineer
PRO
27
7.9k
【Oracle Cloud ウェビナー】【入門&再入門】はじめてのOracle Cloud Infrastructure [+最新情報]
oracle4engineer
PRO
1
160
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
7.9k
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
3
1k
話題の MCP と巡る OCI RAG ソリューションの旅 - Select AI with RAG と Generative AI Agents ディープダイブ
oracle4engineer
PRO
6
150
【Oracle Cloud ウェビナー】インフラのプロフェッショナル集団KELが考えるOCIでのソリューション実現
oracle4engineer
PRO
1
130
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
0
170
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
2
980
Oracle Audit Vault and Database Firewall 20 概要
oracle4engineer
PRO
3
1.7k
Other Decks in Programming
See All in Programming
AI コーディングエージェントの時代へ:JetBrains が描く開発の未来
masaruhr
1
210
CDK引数設計道場100本ノック
badmintoncryer
2
530
フロントエンドのパフォーマンスチューニング
koukimiura
6
2.2k
ソフトウェア設計とAI技術の活用
masuda220
PRO
25
6.6k
テスターからテストエンジニアへ ~新米テストエンジニアが歩んだ9ヶ月振り返り~
non0113
2
230
脱Riverpod?fqueryで考える、TanStack Queryライクなアーキテクチャの可能性
ostk0069
0
550
マッチングアプリにおけるフリックUIで苦労したこと
yuheiito
0
230
テストから始めるAgentic Coding 〜Claude Codeと共に行うTDD〜 / Agentic Coding starts with testing
rkaga
16
5.9k
AI Agent 時代のソフトウェア開発を支える AWS Cloud Development Kit (CDK)
konokenj
6
940
The Modern View Layer Rails Deserves: A Vision For 2025 And Beyond @ RailsConf 2025, Philadelphia, PA
marcoroth
2
780
AI駆動のマルチエージェントによる業務フロー自動化の設計と実践
h_okkah
0
280
レトロゲームから学ぶ通信技術の歴史
kimkim0106
0
120
Featured
See All Featured
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.2k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
47
9.6k
A Tale of Four Properties
chriscoyier
160
23k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
54k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
RailsConf 2023
tenderlove
30
1.2k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
990
Measuring & Analyzing Core Web Vitals
bluesmoon
7
520
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
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