freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

[小學(xué)教育]第一章緒論-展示頁

2025-01-17 00:05本頁面
  

【正文】 數(shù)據(jù)庫(kù)標(biāo)準(zhǔn)語言 SQL ? 第四章:關(guān)系系統(tǒng)及其查詢優(yōu)化 ? 第五章:關(guān)系數(shù)據(jù)理論 ? 設(shè)計(jì)篇 ? 第六章:數(shù)據(jù)庫(kù)設(shè)計(jì) An Introduction to Database Systems 內(nèi)容安排 (2) ? 系統(tǒng)篇 ? 第七章:數(shù)據(jù)庫(kù)恢復(fù)技術(shù) ? 第八章:并發(fā)控制 ? 第九章:數(shù)據(jù)庫(kù)安全性 ? 第十章:數(shù)據(jù)庫(kù)完整性 An Introduction to Database Systems 數(shù)據(jù)庫(kù)系統(tǒng)概論 An Introduction to Database System 第一章 緒論 An Introduction to Database Systems 第一章 緒論 數(shù)據(jù)庫(kù)系統(tǒng)概述 數(shù)據(jù)模型 數(shù)據(jù)庫(kù)系統(tǒng)結(jié)構(gòu) 數(shù)據(jù)庫(kù)系統(tǒng)的組成 數(shù)據(jù)庫(kù)技術(shù)的研究領(lǐng)域 小結(jié) An Introduction to Database Systems 第一章 緒論 數(shù)據(jù)庫(kù)系統(tǒng)概述 數(shù)據(jù)庫(kù)的地位 四個(gè)基本概念 數(shù)據(jù)管理技術(shù)的產(chǎn)生與發(fā)展 An Introduction to Database Systems 數(shù)據(jù)庫(kù)的地位 ? 數(shù)據(jù)庫(kù)技術(shù)產(chǎn)生于六十年代末,是數(shù)據(jù)管理的最新技術(shù),是計(jì)算機(jī)科學(xué)的重要分支 ? 數(shù)據(jù)庫(kù)技術(shù)是信息系統(tǒng)的核心和基礎(chǔ),它的出現(xiàn)極大地促進(jìn)了計(jì)算機(jī)應(yīng)用向各行各業(yè)的滲透 ? 數(shù)據(jù)庫(kù)的建設(shè)規(guī)模、數(shù)據(jù)庫(kù)信息量的大小和使用頻度已成為衡量一個(gè)國(guó)家信息化程度的重要標(biāo)志 An Introduction to Database Systems 數(shù)據(jù)庫(kù) 應(yīng)用系統(tǒng) 應(yīng)用開發(fā)工具 操 作 系統(tǒng) 數(shù)據(jù)庫(kù)管理系統(tǒng) 數(shù)據(jù)庫(kù)管理員 用戶 用戶 用戶 數(shù)據(jù)庫(kù)系統(tǒng) An Introduction to Database Systems 第一章 緒論 數(shù)據(jù)庫(kù)系統(tǒng)概述 數(shù)據(jù)庫(kù)的地位 四個(gè)基本概念 數(shù)據(jù)管理技術(shù)的產(chǎn)生與發(fā)展 An Introduction to Database Systems 四個(gè)基本概念 ? 數(shù)據(jù) (Data) ? 數(shù)據(jù)庫(kù) (Database) ? 數(shù)據(jù)庫(kù)管理系統(tǒng) (DBMS) ? 數(shù)據(jù)庫(kù)系統(tǒng) (DBS) An Introduction to Database Systems 一、數(shù)據(jù) ? 數(shù)據(jù) (Data)是數(shù)據(jù)庫(kù)中存儲(chǔ)的基本對(duì)象 ? 數(shù)據(jù)的定義 ? 描述事物的符號(hào)記錄 ? 數(shù)據(jù)的種類 ? 文字、圖形、圖象、聲音 ? 數(shù)據(jù)的特點(diǎn) ? 數(shù)據(jù)與其語義是不可分的 An Introduction to Database Systems 數(shù)據(jù)舉例 ? 學(xué)生檔案中的學(xué)生記錄 (李明,男, 1972,江蘇,計(jì)算機(jī)系, 1990) ? 數(shù)據(jù)的形式不能完全表達(dá)其內(nèi)容 ? 數(shù)據(jù)的解釋 ? 語義:學(xué)生姓名、性別、出生年月、籍貫、所在系別、入學(xué)時(shí)間 ? 解釋:李明是個(gè)大學(xué)生, 1972年出生,江蘇人, 1990年考入計(jì)算機(jī)系 ? 請(qǐng)給出另一個(gè)解釋和語義 An Introduction to Database Systems 二、數(shù)據(jù)庫(kù)(舉例) 學(xué)生登記表學(xué) 號(hào) 姓 名 年 令 性 別 系 名 年 級(jí)95004 王小明 19 女 社會(huì)學(xué) 9595006 黃大鵬 20 男 商品學(xué) 9595008 張文斌 18 女 法律學(xué) 95… … … … … …An Introduction to Database Systems 二、數(shù)據(jù)庫(kù) (續(xù) ) ? 人們收集并抽取出一個(gè)應(yīng)用所需要的大量數(shù)據(jù)之后 , 應(yīng)將其保存起來以供進(jìn)一步加工處理 ,進(jìn)一步抽取有用信息 ? 數(shù)據(jù)庫(kù)的定義 ? 數(shù)據(jù)庫(kù) (Database,簡(jiǎn)稱 DB)是 長(zhǎng)期 儲(chǔ)存在計(jì)算機(jī)內(nèi) 、 有 組織 的 、 可 共享 的 大量 數(shù)據(jù)集合 An Introduction to Database Systems 二、數(shù)據(jù)庫(kù) (續(xù) ) ? 數(shù)據(jù)庫(kù)的特征 ? 數(shù)據(jù)按一定的數(shù)據(jù)模型組織 、 描述和儲(chǔ)存 ? 可為各種用戶共享 ? 冗余度較小 ? 數(shù)據(jù)獨(dú)立性較高 ? 易擴(kuò)展 An Introduction to Database Systems 三、數(shù)據(jù)庫(kù)管理系統(tǒng) ? 什么是 DBMS ? 數(shù)據(jù)庫(kù)管理系統(tǒng) ( Database Management System,簡(jiǎn)稱 DBMS) : 位于用戶與操作系統(tǒng)之間的一層數(shù)據(jù)管理軟件 。 ? DBMS的用途 ? 科學(xué)地組織和存儲(chǔ)數(shù)據(jù) 、 高效地獲取和維護(hù)數(shù)據(jù) An Introduction to Database Systems DBMS的主要功能 ? 數(shù)據(jù)定義功能 提供數(shù)據(jù)定義語言 (DDL) 定義數(shù)據(jù)庫(kù)中的數(shù)據(jù)對(duì)象 ? 數(shù)據(jù)操縱功能 :提供數(shù)據(jù)操縱語言 (DML) 操縱數(shù)據(jù)實(shí)現(xiàn)對(duì)數(shù)據(jù)庫(kù)的基本操作 (查詢 、 插入 、 刪除和修改 ) An Introduction to Database Systems DBMS的主要功能 ? 數(shù)據(jù)庫(kù)的運(yùn)行管理 保證數(shù)據(jù)的安全性 、 完整性 、 多用戶對(duì)數(shù)據(jù)的并發(fā)使用 發(fā)生故障后的系統(tǒng)恢復(fù) ? 數(shù)據(jù)庫(kù)的建立和維護(hù)功能 (實(shí)用程序 ) 數(shù)據(jù)庫(kù)數(shù)據(jù)批量裝載 數(shù)據(jù)庫(kù)轉(zhuǎn)儲(chǔ) 介質(zhì)故障恢復(fù) 數(shù)據(jù)庫(kù)的重組織 性能監(jiān)視等 An Introduction to Database Systems 四、數(shù)據(jù)庫(kù)系統(tǒng) ? 什么是數(shù)據(jù)庫(kù)系統(tǒng) ? 數(shù)據(jù)庫(kù)系統(tǒng) ( Database System, 簡(jiǎn)稱 DBS) : 指在計(jì)算機(jī)系統(tǒng)中引入數(shù)據(jù)庫(kù)后的系統(tǒng)構(gòu)成 ? 在不引起混淆的情況下常常把數(shù)據(jù)庫(kù)系統(tǒng)簡(jiǎn)稱為數(shù)據(jù)庫(kù) ? 數(shù)據(jù)庫(kù)系統(tǒng)的構(gòu)成 ? 數(shù)據(jù)庫(kù) ? 數(shù)據(jù)庫(kù)管理系統(tǒng) ( 及其開發(fā)工具 ) ? 應(yīng)用系統(tǒng) ? 數(shù)據(jù)庫(kù)管理員 An Introduction to Database Systems 數(shù)據(jù)庫(kù) 應(yīng)用系統(tǒng) 應(yīng)用開發(fā)工具 操作系統(tǒng) 數(shù)據(jù)庫(kù)管理系統(tǒng) 數(shù)據(jù)庫(kù)管理員 用戶 用戶 用戶 數(shù)據(jù)庫(kù)系構(gòu)成 An Introduction to Database Systems 硬件平臺(tái) 基礎(chǔ)軟件平臺(tái) 軟件基礎(chǔ)構(gòu)架平臺(tái) 應(yīng)用軟件平臺(tái) 軟件產(chǎn)品 協(xié)同軟件 辦公軟件 數(shù)據(jù)庫(kù)系統(tǒng) 操作系統(tǒng) 中間件 應(yīng)用服務(wù)器 數(shù)據(jù)庫(kù)在計(jì)算機(jī)系統(tǒng)中的位置 An Introduction to Database Systems 數(shù)據(jù)庫(kù)系統(tǒng)概述 數(shù)據(jù)庫(kù)的地位 四個(gè)基本概念 數(shù)據(jù)管理技術(shù)的產(chǎn)生與發(fā)展 An Introduction to Database Systems 數(shù)據(jù)管理技術(shù)的產(chǎn)生和發(fā)展 ? 什么是數(shù)據(jù)管理 ? 對(duì)數(shù)據(jù)進(jìn)行分類 、 組織 、 編碼 、 存儲(chǔ) 、 檢索和維護(hù) ,是數(shù)據(jù)處理的中心問題 ? 數(shù)據(jù)管理技術(shù)的發(fā)展過程 ? 人工管理階段 (40年代中 50年代中 ) ? 文件系統(tǒng)階段 (50年代末 60年代中 ) ? 數(shù)據(jù)庫(kù)系統(tǒng)階段 (60年代末 現(xiàn)在 ) An Introduction to Database Systems 數(shù)據(jù)管理技術(shù)的產(chǎn)生和發(fā)展 (續(xù) ) ? 數(shù)據(jù)管理技術(shù)的發(fā)展動(dòng)力 ? 應(yīng)用需求的推動(dòng) ? 計(jì)算機(jī)硬件的發(fā)展 ? 計(jì)算機(jī)軟件的發(fā)展 An Introduction to Database Systems 一、人工管理 ? 時(shí)期 ? 40年代中 50年代中 ? 產(chǎn)生的背景 ? 應(yīng)用需求 科學(xué)計(jì)算 ? 硬件水平 無直接存取存儲(chǔ)設(shè)備 ? 軟件水平 沒有操作系統(tǒng) ? 處理方式 批處理 An Introduction to Database Systems 人工管理 (續(xù) ) ? 特點(diǎn) ? 數(shù)據(jù)的管理者:應(yīng)用程序 , 數(shù)據(jù)不保存 。 ? 數(shù)據(jù)的結(jié)構(gòu)是靠程序定義和解釋的。 ? 可以間接實(shí)現(xiàn)數(shù)據(jù)變長(zhǎng)要求,但訪問相應(yīng)數(shù)據(jù)的應(yīng)用程序復(fù)雜了。 ? 可以間接實(shí)現(xiàn)數(shù)據(jù)整體的有結(jié)構(gòu),但必須在應(yīng)用程序中對(duì)描述數(shù)據(jù)間的聯(lián)系 。 An Introduction to Database Systems 三、數(shù)據(jù)庫(kù)系統(tǒng) ? 時(shí)期 ? 60年代末以來 ? 產(chǎn)生的背景 ? 應(yīng)用背景 大規(guī)模管理 ? 硬件背景 大容量磁盤 ? 軟件背景 有數(shù)據(jù)庫(kù)管理系統(tǒng) ? 處理方式 聯(lián)機(jī)實(shí)時(shí)處理 ,分布處理 ,批處理 An Introduction to Database Systems 數(shù)據(jù)庫(kù)系統(tǒng) (續(xù) ) ? 特點(diǎn) ? 數(shù)據(jù)的管理者: DBMS ? 數(shù)據(jù)面向的對(duì)象:現(xiàn)實(shí)世界 ? 數(shù)據(jù)的共享程度:共享性高 ? 數(shù)據(jù)的獨(dú)立性:高度的物理獨(dú)立性和一定的 邏輯獨(dú)立性 ? 數(shù)據(jù)的結(jié)構(gòu)化:整體結(jié)構(gòu)化 ? 數(shù)據(jù)控制能力:由 DBMS統(tǒng)一管理和控制 An Introduction to Database Systems 應(yīng)用程序與數(shù)據(jù)的對(duì)應(yīng)關(guān)系 (數(shù)據(jù)庫(kù)系統(tǒng) ) DBMS 應(yīng)用程序 1 應(yīng)用程序 2 數(shù)據(jù)庫(kù) … An Introduction to Database Systems 數(shù)據(jù)的高共享性的好處 ? 降低數(shù)據(jù)的冗余度,節(jié)省存儲(chǔ)空間 ? 避免數(shù)據(jù)間的不一致性 ? 使系統(tǒng)易于擴(kuò)充 An Introduction to Database Systems 數(shù)據(jù)獨(dú)立性 ? 物理獨(dú)立性 ? 指用戶的應(yīng)用程序與存儲(chǔ)在磁盤上的數(shù)據(jù)庫(kù)中數(shù)據(jù)是相互獨(dú)立的。 ? 邏輯獨(dú)立性 ? 指用戶的應(yīng)用程序與數(shù)據(jù)庫(kù)的邏輯結(jié)構(gòu)是相互獨(dú)立的 。 An Introduction to Database Systems 數(shù)據(jù)結(jié)構(gòu)化 ? 整體 數(shù)據(jù)的結(jié)構(gòu)化是數(shù)據(jù)庫(kù)的主要特征之一。 ? 數(shù)據(jù)可以 變長(zhǎng) 。 An Introduction to Database Systems DBMS對(duì)數(shù)據(jù)的控制功能 ? 數(shù)據(jù)的安全性 ( Security) 保護(hù) ? 使每個(gè)用戶只能按指定方式使用和處理指定數(shù)據(jù) , 保護(hù)數(shù)據(jù)以防止不合法的使用造成的數(shù)據(jù)的泄密和破壞 。 An Introduction to Database Systems DBMS對(duì)數(shù)據(jù)的控制功能 ? 并發(fā) ( Concurrency) 控制 ? 對(duì)多用戶的并發(fā)操作加以控制和協(xié)調(diào) , 防止相互干擾而得到錯(cuò)誤的結(jié)果 。 An Introduction to Database Systems 第一章 緒論 數(shù)據(jù)庫(kù)系統(tǒng)概述 數(shù)據(jù)庫(kù)的地位 四個(gè)基本概念 數(shù)據(jù)管理技術(shù)的產(chǎn)生與發(fā)展 An Introduction to Database Systems 第一章 緒論 數(shù)據(jù)庫(kù)系統(tǒng)概述 數(shù)據(jù)模型 數(shù)據(jù)庫(kù)系統(tǒng)結(jié)構(gòu) 數(shù)據(jù)庫(kù)系統(tǒng)的組成 數(shù)據(jù)庫(kù)技術(shù)的研究領(lǐng)域 小結(jié) An Introduction to Database Systems 數(shù)據(jù)模型 數(shù)據(jù)模型的組成要素 概念模型 常用數(shù)據(jù)模型 層次模型 網(wǎng)狀模型 關(guān)系模型 An Introduction to Database Systems 數(shù)據(jù)模型 ? 在數(shù)據(jù)庫(kù)中用數(shù)據(jù)模型這個(gè)工具來 抽象、表示和處理 現(xiàn)實(shí)世界中的數(shù)據(jù)和信息。 (2) 數(shù)據(jù)模型 主要包括網(wǎng)狀模型、層次模型、關(guān)系模型等,它是按計(jì)算機(jī)系統(tǒng)的觀點(diǎn)對(duì)數(shù)據(jù)建模 。 概念模型是現(xiàn)實(shí)世界到機(jī)器世界的一個(gè)中間層次 。 An Introduction to Database Systems ? 數(shù)據(jù)的約束條件 ? 一組完整性規(guī)則的集合。 An Introduction to Database Systems 數(shù)據(jù)的約束條件 (續(xù) ) ? 數(shù)據(jù)模型對(duì)約束條件的定義 ? 反映和規(guī)定本 數(shù)據(jù)模型 必須遵守的基本的通用的完整性約束條件。 ? 提供定義完整性約束條件的機(jī)制 , 以反映 具體應(yīng)用所涉及的數(shù)據(jù)必須遵守的特定的語義約束條件 。 An Introduction to Database Systems 2. 信息世界中的基本概念 (1) 實(shí)體 ( Entity) 客觀存在并可相互區(qū)別的事物稱為實(shí)體 。 (2) 屬性 ( Attribute) 實(shí)體所具有的某一特性稱為屬性 。 (3) 碼 ( Key) 唯一標(biāo)識(shí)實(shí)體的屬性集稱為碼 。 (5) 實(shí)體型 ( Entity Type) 用實(shí)體名及其屬性名集合來抽象和刻畫 同類實(shí)體稱
點(diǎn)擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1