[입문]
- Oracle Database: Introduction to SQL
- Introduction to Oracle Database 1
- Introduction to Oracle Database 2
- Retrieve Data using the SQL SELECT Statement 1
- Retrieve Data using the SQL SELECT Statement 2
- Learn to Restrict and Sort Data 1
- Learn to Restrict and Sort Data 2
- Usage of Single-Row Functions to Customize Output
- Invoke Conversion Functions and Conditional Expressions 1
- Invoke Conversion Functions and Conditional Expressions 2
- Aggregate Data Using the Group Functions 1
- Aggregate Data Using the Group Functions 2
- Display Data From Multiple Tables Using Joins
- Use Sub-queries to Solve Queries 1
- Use Sub-queries to Solve Queries 2
- The SET Operators 1
- The SET Operators 2
- Data Manipulation Statements 1
- Data Manipulation Statements 2
- Use of DDL Statements to Create and Manage Tables
- Other Schema Objects 1
- Other Schema Objects 2
- Control User Access
- Management of Schema Objects
- Manage Objects with Data Dictionary Views
- Manipulate Large Data Sets 1
- Manipulate Large Data Sets 2
- Data Management in different Time Zones
- Retrieve Data Using Sub-queries 1
- Retrieve Data Using Sub-queries 2
- Regular Expression Support
- Oracle Database: Program with PL/SQL
- PL/SQL development environments
- Introduction to PL/SQL
- Declare PL/SQL Identifiers
- Writing Executable Statements 1
- Writing Executable Statements 2
- Interacting with the Oracle Server
- Control Structures 1
- Control Structures 2
- Composite Data Types 1
- Composite Data Types 2
- Using Explicit Cursors 1
- Using Explicit Cursors 2
- Handling Exceptions
- Stored Procedures 1
- Stored Procedures 2
- Stored Functions 1
- Debugging Subprograms
- Packages
- Develop a Package
- Deploying Packages
- Oracle-Supplied Packages
- Dynamic SQL 1
- Dynamic SQL 2
- Design Considerations
- Triggers 1
- Triggers 2
- Compound, DDL, and Event Database Triggers 1
- Compound, DDL, and Event Database Triggers 2
- PL/SQL Compiler
- Manage Dependencies
[핵심]
- 실무에서 바로 활용하는 Advanced SQL
- WHERE 절의 올바른 사용 방법 및 WHERE 절 Practice
- 함수의 사용방법
- Join 문장의 작성 방법 및 Join 문장 Practice
- Subquery 의 작성 방법 및 Subquery Practice
- 계층 질의의 활용과GROUPING SETS 사용에 관한 Practice
- 날짜 계산과 정규식 사용
- PIVOT, UNPIVOT 사용
- 분석함수 소개 및 활용 관련 Practice I
- 분석함수 소개 및 활용 관련 Practice II
- MERGE 문장 활용 Practice
- MODEL 절의 활용 Practice
- 실행 계획 분석 인덱스 활용 Practice
- Join 문의 성능 향상 방법 Practice
- Subquery 문의 성능 향상 방법 Practice
- SET 연산자 사용 Practice
- 데이터 조작 및 DDL 문을 사용하여 테이블 생성 및 관리
- 스키마 객체 생성과 데이터 딕셔너리 뷰를 사용하여 객체 관리
- 유저 액세스 제어 와 스키마 객체 관리 Practice
- 대형 데이터 집합 조작과 관련 데이터를 그룹화하여 보고서생성
- 고급 Sub query를 사용하여 데이터 검색과 계층적 검색
- 정규식 지원 Practice
- Oracle Optimizer 의 최적화 방법 Practice
- SQL 문 처리 단계 나열 및 관련Practice
- 구문 분석을 최소화하는 방법 식별과 Practice
- 바인드 변수의 사용 설명
- 성능 문제의 원인 설명
- 튜닝 방법론 사용 Practice
- 성능을 고려한 응용 프로그램 설계와 Oracle 방법론
- 확장성 및 시스템구조 이해
- 응용 프로그램 설계 원리와 새 응용 프로그램 배치Practice
'Database > Oracle' 카테고리의 다른 글
Oracle 함수 - Grouping Sets (0) | 2018.03.19 |
---|---|
Oracle 계층구조쿼리 (0) | 2018.03.19 |
Oracle 함수 - TO_CHAR (0) | 2018.03.13 |
Oracle UNPIVOT (0) | 2018.03.09 |
Oracle PIVOT (0) | 2018.03.09 |