Oracle SQLPlus [Electronic resources] : The Definitive Guide, 2nd Edition نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Oracle SQLPlus [Electronic resources] : The Definitive Guide, 2nd Edition - نسخه متنی

Jonathan Gennick

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید


Chapter 1. Introduction to SQL*Plus

SQL*Plus is the command-line interface to the Oracle database. It
exists to let you enter and execute ad hoc SQL statements and PL/SQL
code blocks, and, if you're a database administrator
(DBA), to issue database administration commands such as STARTUP and
SHUTDOWN. This chapter explains what SQL*Plus is, how it relates to
the Oracle database, and why you should master it. At the end of the
chapter, I'll introduce you to the sample data used
for many of the examples in this book. You can load the data and
follow along as you read.


/ 151