In the late 1980s, embedded SQL was standardized by ANSI, and work on
expanding SQL continues. A much extended version of the original standard,
known as SQL92, was adopted by ISO/IEC at the end of 1992. To reflect cur-
rent trends in the database field towards object-relational technology, a new
standard ISO/IEC 9075-1, known as SQL99, was published in July 1999. As
we shall see, SQL99 is a superset of SQL92. New features incorporated by this
standard include object-relational extensions (user-defined data types, reference
types, collections, large object support, table hierarchies), active database fea-
tures (triggers), stored procedures and functions, on-line analytic processing
extensions, etc. More recently, in 2003, a new standard was issued. This new
edition of the standard includes a new chapter that deals with the interaction
between SQL and XML (which we discuss in Chapter 10), correction to SQL99,
and several new features.
Our presentation concentrates initially on common SQL features, applicable
to a wide range of SQL implementations.
In the late 1980s, embedded SQL was standardized by ANSI, and work onexpanding SQL continues. A much extended version of the original standard,known as SQL92, was adopted by ISO/IEC at the end of 1992. To reflect cur-rent trends in the database field towards object-relational technology, a newstandard ISO/IEC 9075-1, known as SQL99, was published in July 1999. Aswe shall see, SQL99 is a superset of SQL92. New features incorporated by thisstandard include object-relational extensions (user-defined data types, referencetypes, collections, large object support, table hierarchies), active database fea-tures (triggers), stored procedures and functions, on-line analytic processingextensions, etc. More recently, in 2003, a new standard was issued. This newedition of the standard includes a new chapter that deals with the interactionbetween SQL and XML (which we discuss in Chapter 10), correction to SQL99,and several new features.Our presentation concentrates initially on common SQL features, applicableto a wide range of SQL implementations.
การแปล กรุณารอสักครู่..
ในช่วงปลายทศวรรษที่ 1980 ฝังตัว SQL เป็นมาตรฐานโดย ANSI และทำงานบน
ขยาย SQL ต่อไป มากรุ่นขยายมาตรฐานเดิม
เรียกว่า sql92 ถูกรับรองโดย ISO / IEC ที่ส่วนท้ายของปี 1992 เพื่อสะท้อน cur -
เช่าสนามต่อแนวโน้มในฐานข้อมูลวัตถุเชิงสัมพันธ์เทคโนโลยีใหม่
มาตรฐาน ISO / IEC 9075-1 , ที่รู้จักกันเป็น sql99 เผยแพร่ในเดือนกรกฎาคมปี 1999 โดย
เราจะเห็นsql99 เป็นขึ้นของ sql92 . คุณสมบัติใหม่ที่จัดตั้งขึ้นโดยมาตรฐานนี้
รวมวัตถุเชิงสัมพันธ์ ( ผู้ใช้กำหนดชนิดข้อมูลอ้างอิงนามสกุล
ประเภท , คอลเลกชัน , วัตถุขนาดใหญ่สนับสนุนตารางวรรณะ ) , งานฐานข้อมูล FEA -
ตูเรส ( ทริกเกอร์ ) , วิธีการเก็บและฟังก์ชั่นการประมวลผลออนไลน์วิเคราะห์
นามสกุล ฯลฯ เมื่อเร็วๆ นี้ ในปี 2003 มาตรฐานใหม่ที่ได้รับไป
ใหม่นี้รุ่นของมาตรฐานรวมถึงบทใหม่ที่เกี่ยวข้องกับการปฏิสัมพันธ์
ระหว่าง SQL และ XML ( ซึ่งเราได้กล่าวถึงในบทที่ 10 ) , แก้ไข sql99
, และคุณสมบัติใหม่หลาย .
นำเสนอของเราเข้มข้นเริ่มต้นคุณลักษณะ SQL ทั่วไป ใช้ได้กับหลากหลายของ SQL
ที่ใช้งาน
การแปล กรุณารอสักครู่..