![]() |
Data Retrieval Using SQL Plus![]() ![]() ![]() ![]() ![]()
We have already seen that information is stored as data 'in a DBMS. To, use this data first we have to retrieve it. This section deals with various ways of retrieving and manipulating data Commands What are SQL Commands? SQL commands are the statements needed to communicate with Oracle. They direct the Oracle server to perform a specific task SQL commands are classified as follows Data Definition Language (DDL) commands. DDL commands are used to manage schema objects and user privileges.
Data Manipulation (DML) commands. DML commands assist the user in accessing and manipulating database data.
Why use SQL Commands? SQL commands provide a predefined and consistent way to manage and administrator the Oracle database. These commands have a specific syntax and semantic that enable the user to communicate with the server. These commands ensure that the server understand your commands. Without these formal statements, chaos would prevail because it would be difficult for the server to know or understand any of your command. How to use SQL Commands?
Structuring the Database: Database Definition Language
ALTER SPACE Alter a space definition
Securing the Database: Data Control Language Data Control Language statements such as GRANT, REVOKE, COMMIT, and ROLLBACK control access to database or revoke database transactions. Used frequently by the database administrator, DCL statements also control who has access to what tables, who can log on the Oracle system, and what privileges each user has for various database tables. The COMMIT and ROLLBACK commands permit groups of database transactions to be made permanent or to be nullified.
SQL Data Control Language
|
|
Domain NamesSQL Database Management Systems Relational Database Management System Properties of RDBMS Client Server Computing Oracle Relational Database Database Structure and Space Management SQL Data Types How to Use Data Types? What is Operators and Conditions Character OperatorsOperator Precedence Data Retrieval Using SQL Plus SQL Data Definitions Data Retrieval Using Select SQL Operator Precedence Selecting Rows and Columns The Group by Clause
Having Clause Union, Union all, Intersact and Minus Commands Playing with Numbers Date Functions Example of Date Arithmetic Working with Null Values
Joining Tables and Subqueries Views Synonyms Indexes Clusters Sequences Formatting Query Results with SQL Plus Data Integrity The Optimizer How Oracle Optimizes SQL Statements Evaluating Expression and ConditionsOptimization Hints PL-SQL PL-SQL Architecture Error Reporting Functions Character Functions Composite Data Types PL-SQL Structures How to use PL-SQL Structures Normalization Operator Precedence Cursor Error Handling Database Triggers Types of Triggers Locking Sub Programs Packages New and Improved Data Types Improved Select Statement Advanced Quering Improved Scalability Improved Performance Via Partitioning Object Relational Features Heterogeneous Data Access Improved Security Administration New Data Types Improved Select Statement Changes to the Select Statement Improved Scalability Data Partitioning Oriented Toward Objects Character Functions Creating Object Types Created Nested Tables Oracle8 and Distributed Database Oracle8 Database Management and Security Distributed Database Invoking Export Invoking ImportWeb DesignWeb HostingE Commerce |
| Home | Web Hosting | Web Design | Sitemap |
| Copyright (C) 2007. Web Domain design hosting. All rights reserved. |