Tutorials
Oracle 9i
Tutorial 1: Introduction to Oracle 9i:SQL, PLSQL. and SQL *Plus
Introduction to SQLAfter completing this week’s section you will learn about the basic concepts on SQL, SQL *Plus and PL/SQL. Please use discussion board if you have any questions, we will help you with more details explanation. If you do not understand and practice in the order we provide it will be difficult for you to learn Oracle.
Section 1: Using SQL *Plus to communicate with Oracle Databases
SQL*Plus is an interactive and batch query tool that is installed with every Oracle Server or Client installation. It has a command-line user interface, and more recently, a web-based user interface called iSQL*Plus.
On Windows platforms, context menu options accessed through the right mouse button enable local files to be sent to the iSQL*Plus user interface.
SQL*Plus has its own commands and environment, and it provides access to the Oracle RDBMS. It allows you to enter and execute SQL, PL/SQL, SQL*Plus and operating system commands to perform the following:
This chapter introduces you to SQL*Plus, covering the following topics:
Introducing SQL*Plus
This chapter provides introductory information to help you get started withSQL*Plus. Specific topics discussed are:
Using SQL*Plus
This chapter explains how to start and use SQL*Plus from both the command-line interface and the graphical user interface, and describes the graphical user interface menu options. It also describes how to use and configure the iSQL*Plus Extension for Windows.
Specific topics discussed are:
Introduction to SQL - Types of SQL Commands, Writing Simple SELECT Statements
Download simple tutorials which helps you understand the topics we are trying to cover in this section.
Simple SELECT statements Download Tutorial
You can review the following sections in detail after you complete the tutorial from the download link above.
PL/SQL
PL/SQL is structured into blocks and can use conditional statements, loops and branches to control program flow. Variables can be scoped so that they are only visible within the block where they are defined.
PL/SQL is a database-orientated programming language that extends Oracle SQL with procedural capabilities. We will review in this lab the fundamental features of the language and learn how to integrate it with SQL to help solving database problems.
PL/SQL programs are organized in functions, procedures and packages. There is a limited support for object-oriented programming. PL/SQL is based on the ADA programming language.
PL/SQL blocks come in three types,
Next Page: Introduction to SQL
| its really fantastic to loacte the reqvired matter here. thanx |
| thanks so much |
| how will transfer the data from flat file to database by using pl/sql |
| thanks! sir |
| This tutorial is very help full for beginers |
| Good one for beginners to learn sql |
| thanks for your help. This tutorial is very ususfull for us beginers. |
|
where will i get the solutions for the practice questions in the book introduction to oracle9i:sql one more question is, what is the query to display the last name and the job title of a table who do not have a manager? |
| Thanks For this hard works Great. |
| I would like to look for the course around chennai on Oracle apps supply chain mgmt and financials. [Oracle certified institute] |