ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Oracle 8 SQL Reference

دانلود کتاب اوراکل 8 مرجع SQL

Oracle 8 SQL Reference

مشخصات کتاب

Oracle 8 SQL Reference

دسته بندی: پایگاه داده ها
ویرایش:  
نویسندگان:   
سری:  
 
ناشر: Oracle Corp 
سال نشر: 1997 
تعداد صفحات: 792 
زبان: English 
فرمت فایل : DJVU (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 3 مگابایت 

قیمت کتاب (تومان) : 50,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 11


در صورت تبدیل فایل کتاب Oracle 8 SQL Reference به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب اوراکل 8 مرجع SQL نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی درمورد کتاب به خارجی



فهرست مطالب

Up......Page 
Contents......Page 3
Send Us Your Comments......Page 15
Audience......Page 17
Conventions Used in this Reference......Page 18
Your Comments Are Welcome......Page 24
History of SQL......Page 25
How SQL Works......Page 26
Embedded SQL......Page 27
Lexical Conventions......Page 28
Tools Support......Page 29
2 Elements of Oracle8 SQL......Page 31
Text......Page 32
Integer......Page 33
Number......Page 34
Datatypes......Page 35
Character Datatypes......Page 37
NUMBER Datatype......Page 40
LONG Datatype......Page 42
DATE Datatype......Page 43
Large Object (LOB) Datatypes......Page 45
ROWID Datatype......Page 48
ANSI, DB2, and SQL/DS Datatypes......Page 50
User-Defined Types......Page 52
Datatype Comparison Rules......Page 54
Data Conversion......Page 58
Nulls with Comparison Operators......Page 61
Pseudocolumns......Page 62
CURRVAL and NEXTVAL......Page 63
LEVEL......Page 65
ROWID......Page 66
ROWNUM......Page 67
Comments Within SQL Statements......Page 68
Hints......Page 70
Schema Objects......Page 74
Parts of Schema Objects......Page 75
Schema Object Naming Rules......Page 77
Schema Object Naming Examples......Page 80
Referring to Schema Objects and Parts......Page 81
How Oracle Resolves Schema Object References......Page 82
Referring to Objects in Remote Databases......Page 84
Referencing Object Type Attributes and Methods......Page 87
Operators......Page 89
Precedence......Page 90
Arithmetic Operators......Page 91
Concatenation Operator......Page 92
Comparison Operators......Page 93
Logical Operators......Page 99
Set Operators......Page 100
SQL Functions......Page 104
Number Functions......Page 105
Character Functions......Page 113
Character Functions Returning Number Values......Page 121
Date Functions......Page 124
Conversion Functions......Page 130
Other Single-Row Functions......Page 137
Object Reference Functions......Page 144
Group Functions......Page 145
User Functions......Page 148
Name Precedence......Page 149
Changing the Return Format......Page 151
Supplying the Correct Format......Page 152
Number Format Models......Page 153
Date Format Models......Page 157
Format Model Modifiers......Page 163
String-to-Date Conversion Rules......Page 165
Expressions......Page 166
Form I......Page 167
Form III......Page 168
Form V......Page 169
Form VI......Page 170
Form VII......Page 171
Form VIII......Page 173
Form X......Page 175
Form XI......Page 176
Conditions......Page 178
Form I......Page 180
Form III......Page 181
Form VII......Page 182
Form VIII......Page 183
4 Commands......Page 185
Data Definition Language (DDL) Commands......Page 186
Data Manipulation Language (DML) Commands......Page 191
Session Control Commands......Page 192
System Control Command......Page 193
Embedded SQL Commands......Page 194
ALTER CLUSTER......Page 195
Altering Clusters......Page 197
ALTER DATABASE......Page 199
Examples......Page 207
Recompiling Standalone Functions......Page 210
ALTER INDEX......Page 212
Examples......Page 219
Recompiling Stored Packages......Page 222
Recompiling Stored Procedures......Page 225
ALTER PROFILE......Page 227
Examples......Page 229
Altering Resource Costs......Page 232
Changing Authorizations......Page 235
ALTER ROLLBACK SEGMENT......Page 237
Altering Rollback Segments......Page 238
ALTER SEQUENCE......Page 240
Examples......Page 241
ALTER SESSION......Page 242
Using NLS Parameters......Page 251
Caching Session Cursors......Page 255
Closing Database Links......Page 256
Forcing In-Doubt Distributed Transactions......Page 257
Parallel DML......Page 258
ALTER SNAPSHOT......Page 260
Examples......Page 265
Primary Key Snapshots......Page 266
Partitioned Snapshots......Page 267
ALTER SNAPSHOT LOG......Page 268
Modifying Physical Attributes......Page 270
Partitioned Snapshot Logs......Page 271
ALTER SYSTEM......Page 272
Performing a Checkpoint......Page 281
Using Resource Limits......Page 282
Managing Processes for the Multithreaded Server......Page 283
Using Licensing Limits......Page 285
Switching Redo Log File Groups......Page 286
Terminating a Session......Page 287
Disconnecting a Session......Page 288
ALTER TABLE......Page 290
Adding Columns......Page 306
Modifying Column Definitions......Page 307
LOB Columns......Page 309
Nested Table Columns......Page 310
REFs......Page 311
Modifying Table Partitions......Page 312
ALTER TABLESPACE......Page 317
Using ALTER TABLESPACE......Page 322
Invalid Triggers......Page 325
Enabling and Disabling Triggers......Page 326
ALTER TYPE......Page 328
Restriction......Page 331
ALTER USER......Page 334
Changing Authentication Methods......Page 336
Recompiling Views......Page 338
ANALYZE......Page 340
Collecting Statistics......Page 344
Deleting Statistics......Page 347
Validating Structures......Page 348
Listing Chained Rows......Page 350
ARCHIVE LOG clause......Page 351
Restrictions......Page 353
AUDIT (SQL Statements)......Page 354
Auditing......Page 355
Statement Options for Database Objects......Page 356
Statement Options for Commands......Page 358
Shortcuts for System Privileges and Statement Opti.........Page 360
AUDIT (Schema Objects)......Page 362
Object Options......Page 363
Default Auditing......Page 364
Using Comments......Page 367
COMMIT......Page 369
About Transactions......Page 370
Ending Transactions......Page 371
CONSTRAINT clause......Page 372
Defining Integrity Constraints......Page 376
UNIQUE Constraints......Page 377
PRIMARY KEY Constraints......Page 379
Referential Integrity Constraints......Page 380
CHECK Constraints......Page 385
DEFERRABLE Constraints......Page 388
Enabling and Disabling Constraints......Page 389
CREATE CLUSTER......Page 391
Cluster Keys......Page 394
Types of Clusters......Page 395
Cluster Size......Page 396
Adding Tables to a Cluster......Page 397
CREATE CONTROLFILE......Page 399
Re-creating Control Files......Page 402
CREATE DATABASE......Page 403
Examples......Page 407
CREATE DATABASE LINK......Page 409
Creating Database Links......Page 410
Current-User Database Links......Page 411
Examples......Page 412
CREATE DIRECTORY......Page 414
Directory Objects......Page 415
CREATE FUNCTION......Page 416
Examples......Page 419
CREATE INDEX......Page 421
Index Columns......Page 427
The NOSORT Option......Page 428
Creating Cluster Indexes......Page 429
Creating Bitmap Indexes......Page 430
Creating Indexes on Nested Table Columns......Page 431
CREATE LIBRARY......Page 432
Examples......Page 433
CREATE PACKAGE......Page 434
Packages......Page 435
CREATE PACKAGE BODY......Page 438
Examples......Page 439
CREATE PROCEDURE......Page 443
Using Procedures......Page 446
CREATE PROFILE......Page 449
Using Profiles......Page 452
The DEFAULT Profile......Page 453
CREATE ROLE......Page 456
Roles Predefined by Oracle......Page 457
CREATE ROLLBACK SEGMENT......Page 459
Rollback Segments and Tablespaces......Page 460
Creating Schemas......Page 462
CREATE SEQUENCE......Page 465
Using Sequences......Page 467
Caching Sequence Numbers......Page 468
Accessing Sequence Values......Page 469
CREATE SNAPSHOT......Page 470
Types of Snapshots......Page 475
Refreshing Snapshots......Page 476
Specifying Rollback Segments......Page 478
Specifying Primary-Key or ROWID Snapshots......Page 479
Partitioned Snapshots......Page 480
CREATE SNAPSHOT LOG......Page 481
Using Snapshot Logs......Page 483
Recording Primary Keys, ROWIDs, and Filter Columns.........Page 484
CREATE SYNONYM......Page 486
Using Synonyms......Page 487
Scope of Synonyms......Page 488
CREATE TABLE......Page 490
Examples......Page 505
LOB Column Example......Page 506
Partitioned Tables......Page 507
Object Tables......Page 508
REFs......Page 509
CREATE TABLESPACE......Page 512
About Tablespaces......Page 514
CREATE TRIGGER......Page 517
Using Triggers......Page 520
Conditional Predicates......Page 521
Parts of a Trigger......Page 522
Types of Triggers......Page 523
Snapshot Log Triggers......Page 524
INSTEAD OF Triggers......Page 526
User-Defined Types, LOB, and REF Columns......Page 527
CREATE TYPE......Page 529
Incomplete Object Types......Page 535
Constructors......Page 536
CREATE TYPE BODY......Page 537
TYPE and TYPE BODY......Page 539
CREATE USER......Page 541
Verifying Users Through Your Operating System......Page 543
Granting Privileges to a User......Page 544
CREATE VIEW......Page 547
The View Query......Page 550
Join Views......Page 552
Partition Views......Page 553
Object Views......Page 554
Deallocating Unused Space......Page 556
DELETE......Page 558
Using DELETE......Page 561
The RETURNING Clause......Page 562
DISABLE clause......Page 564
Using the DISABLE Clause......Page 565
Removing Integrity Constraints......Page 568
Restrictions......Page 570
Example......Page 572
Dropping a Directory......Page 573
Dropping Functions......Page 574
Dropping an Index......Page 576
Example......Page 577
Dropping a Package......Page 578
Dropping a Procedure......Page 580
Dropping a Profile......Page 582
Dropping a Role......Page 583
Dropping Rollback Segments......Page 584
Dropping Sequences......Page 585
Dropping Snapshots......Page 586
Dropping Snapshot Logs......Page 587
Dropping Synonyms......Page 588
Dropping Tables......Page 589
Dropping Tablespaces......Page 591
Dropping Triggers......Page 593
Dropping Types......Page 594
Dropping Type Bodies......Page 596
Dropping Users and Their Objects......Page 598
Dropping Views......Page 600
ENABLE clause......Page 601
Enabling and Disabling Constraints......Page 603
How to Identify Exceptions......Page 605
Enabling Triggers......Page 608
EXPLAIN PLAN......Page 609
Using EXPLAIN PLAN......Page 610
EXPLAIN PLAN and Partitioned Tables......Page 611
EXPLAIN PLAN and Parallel DML......Page 614
Filespec......Page 615
Examples......Page 616
GRANT (System Privileges and Roles)......Page 618
Granting System Privileges and Roles......Page 619
Granting the ADMIN OPTION......Page 625
Examples......Page 626
GRANT (Object Privileges)......Page 628
Database Object Privileges......Page 630
Directory Privileges......Page 632
Examples......Page 633
INSERT......Page 635
Inserting Into Views......Page 638
Examples......Page 639
LOCK TABLE......Page 642
Locking Tables......Page 643
NOAUDIT (SQL Statements)......Page 645
Stopping Auditing......Page 646
NOAUDIT (Schema Objects)......Page 647
Examples......Page 648
PARALLEL clause......Page 649
Nonpartitioned Tables and Indexes......Page 650
Examples......Page 651
RECOVER clause......Page 653
Examples......Page 655
Restrictions......Page 657
Revoking Privileges......Page 659
Limitations......Page 660
Examples......Page 661
REVOKE (Schema Object Privileges)......Page 662
Revoking Multiple Identical Grants......Page 664
Examples......Page 665
Rolling Back Transactions......Page 668
Distributed Transactions......Page 670
Creating Savepoints......Page 671
SELECT......Page 673
Creating Simple Queries......Page 677
Hierarchical Queries......Page 679
GROUP BY Clause......Page 683
HAVING Clause......Page 684
ORDER BY Clause......Page 685
FOR UPDATE Clause......Page 687
Joins......Page 689
Examples......Page 698
SET ROLE......Page 700
Privilege Domains......Page 701
Examples......Page 702
SET TRANSACTION......Page 703
Establishing Read-Only Transactions......Page 704
Assigning Transactions to Rollback Segments......Page 705
STORAGE clause......Page 707
Specifying Storage Parameters......Page 710
Examples......Page 711
Subqueries......Page 714
Using Subqueries......Page 716
Using Flattened Subqueries......Page 717
Correlated Subqueries......Page 718
Selecting from the DUAL Table......Page 719
Distributed Queries......Page 720
TRUNCATE......Page 722
Truncating Tables and Clusters......Page 723
Examples......Page 724
UPDATE......Page 726
Updating Views......Page 729
Updating Partitioned Tables......Page 730
Correlated Update......Page 731
The RETURNING Clause......Page 733
Required Keywords and Parameters......Page 735
Optional Keywords and Parameters......Page 736
Database Objects......Page 737
ANSI and ISO Compliance......Page 739
FIPS Compliance......Page 740
Extensions to Standard SQL......Page 742
Commands......Page 743
CREATE TABLE......Page 745
DELETE......Page 746
ROLLBACK......Page 747
UPDATE......Page 748
Functions......Page 749
Datatypes......Page 750
FIPS Flagger......Page 751
C Oracle Reserved Words and Keywords......Page 753
Index......Page 759




نظرات کاربران