Oracle Programming
From Wikibooks, open books for an open world
[edit] Contents
- XML Cheatsheet
- SQL Cheatsheet
- Retrieving Data Using the SQL SELECT Statement
- Restricting and Sorting Data
- Using Single-Row Functions to Customize Output
- Using Conversion Functions and Conditional Expressions
- Reporting Aggregated Data Using the Group Functions
- Displaying Data from Multiple Tables
- Using Subqueries to Solve Queries
- Using the Set Operators
- Manipulating Data
- Using DDL Statements to Create and Manage Tables
- Creating Other Schema Objects
- Controlling User Access
- Managing Schema Objects
- Managing Objects with Data Dictionary Views
- Manipulating Large Data Sets
- Managing Data in Different Time Zones
- Retrieving Data Using Sub-queries
- Regular Expression Support
- 10g Advanced SQL