background preloader

Database Managment

Facebook Twitter

SQL. An A-Z Index of Oracle SQL commands. An A-Z Index of Oracle SQL commands ANALYZE AUDITc CALL Cluster - CREATE CLUSTER - ALTER CLUSTER - DROP CLUSTER COMMENT COMMIT CONNECT CONSTRAINT - Add / Enable Context - CREATE CONTEXT - DROP CONTEXT Controlfile - CREATE CONTROLFILE d Database - CREATE DATABASE - ALTER DATABASE DELETE DESCRIBE Dimension - CREATE DIMENSION - ALTER DIMENSION - DROP DIMENSION Directory - CREATE DIRECTORY - DROP DIRECTORY e EXEC EXECUTE IMMEDIATE EXPDP - Export (Data Pump) EXPLAIN PLAN f Function - CREATE FUNCTION - ALTER FUNCTION - DROP FUNCTION g GRANT i IMPDP - Import (Data Pump) Index - CREATE INDEX - ALTER INDEX - DROP INDEX Indextype - CREATE INDEXTYPE - DROP INDEXTYPE INSERT INTERSECT j Java - CREATE JAVA - ALTER JAVA - DROP JAVA l Library - CREATE LIBRARY - DROP LIBRARY Link - CREATE DATABASE LINK - DROP DATABASE LINK LOCK TABLE m MERGE - Select rows for update or insert into a table.

An A-Z Index of Oracle SQL commands

Syntax: Words in CAPS are Oracle commands, words in lower-case are the options you can modify. Oracle® Database Express Edition. Installation Guide 11g Release 2 (11.2) for Microsoft Windows July 2011 Welcome to Oracle Database Express Edition Installation Guide for Microsoft Windows.

Oracle® Database Express Edition

This guide covers the following topics: Note: The most up-to-date version of this installation guide is available from the Oracle Database Express Edition (Oracle Database XE) download page on Oracle Technology Network: 1 Introduction Oracle Database XE is easy to install. Oracle Database XE supports the following development environments: Oracle SQL Developer: Oracle SQL Developer is a graphical version of SQL*Plus that gives database developers a convenient way to perform basic tasks. For more information on Oracle Database XE, see the following: 2 Requirements This section covers the following topics: 2.1 Software Requirements 2.1.1 System Requirements Table 1 provides system requirements for Oracle Database XE.

Introduction to Databases. Welcome - SQL Database Reference Material - Learn sql, read an sql manual, follow an sql tutorial, or learn how to structure an SQL query! Enhanced Entity-Relationship Model. Download Policy: Content on the Website is provided to you AS IS for your information and personal use only and may not be sold or licensed nor shared on other sites.

Enhanced Entity-Relationship Model

SlideServe reserves the right to change this policy at anytime. While downloading, If for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. 1. Enhanced Entity-Relationship Model BEDU 496, Records Administration Using Database Feb. 6, 2006 Dr. Jae Park, jae.park@emich.edu STS, Eastern Michigan University 2. ? 3. ? 4. ? Visio-DB.pdf (application/pdf Object) Lesson 1: What is SQL? Database Fundamentals. Data Warehouse. Introduction to Entity-relationship modelling. In this chapter I introduce the concepts of entity-relationship (ER) modelling.

Introduction to Entity-relationship modelling

At the end of this chapter you should be able to explain and apply these concepts. 1 Databases, this class, and you Data bases, and the data base management systems that lord over them, are the core information systems technology. They are used---and will be used---to store corporate data, web pages, on-line movies, work flow information, document databases---absolutely everything that is of interest to business. After taking this class you will clearly understand and be able to explain why this is a good thing. Both of the above will be useful for a student (and eventual businessperson) whether they be interested in accounting, marketing, human resources, or finance. 2 A very simple modelling exercise The whole purpose of ER modelling is to create an accurate reflection of the real world in a database.

Suppose you are presented with the following situation and are told to create a database for it: optional. Oracle SQL & PL/SQL. MySQL Tutorial.