Database schem is a definition or description (Description) of the database that contains the definition of the database structure and the internal database schema should be based on the overall view of how to store the data in a reasonable level whether it is six. the format and structure. How data is stored, which is responsible for storing information in memory.Conceptual schema is the degree of the relationship of the data view in the database that contains the information store? Are related to other data, including different rules?External schema or view window (View) external users are entitled to use the view (View) is part of the General information that users are interested in and have access rights apply.Independence freedom of information data (Data Independence).Can be divided into 2 types: 1. commercial-physical data independence (Physical Data Independence) is a change in level within the structure would not affect the conceptual level structure and an external level, for example, to change the way the information from the original to run more efficiently. It will not affect the conceptual level or user level 2. independence of the commercial information (Logical Data Independence), tak is to change the information on the conceptual level. It will not affect the structure of the external level, such as Add. Field, or a new table into a database. DDL (Data Definition Language) หรือภาษาสำหรับจัดการ และนิยามโครงสร้างของฐานข้อมูล เป็นภาษาที่มีไว้สำหรับจัดการฐานข้อมูลโดยเฉพาะไม่ว่าจะเป็นการ สร้างฐานข้อมูล, แก้ไข หรือลบฐานข้อมูลDML (Data Manipulation Language) คือภาษาสำหรับจัดการข้อมูลที่จัดเก็บอยู่ในตารางข้อมูล ซึ่งในกลุ่มภาษา DML นั้นจะครอบคลุมการจัดการข้อมูลทั้งหมด เช่น การเพิ่ม, แก้ไข, ค้นหา และลบข้อมูลquery language คือภาษาคอมพิวเตอร์ที่ใช้สำหรับสอบถามหรือจัดการกับข้อมูลใน DBMShost language คือภาษาที่ถูกฝังอยู่ในภาษาอื่นdatabase utility 1 ลดการเก็บข้อมูลที่ซ้ำซ้อน ข้อมูลบางชุดที่อยู่ในรูปของแฟ้มข้อมูลอาจมี ปรากฏอยู่หลาย ๆ แห่ง เพราะมีผู้ใช้ข้อมูลชุดนี้หลายคน เมื่อใช้ระบบฐานข้อมูลแล้วจะช่วยให้ ความซ้ำซ้อนของข้อมูลลดน้อยลง 2 รักษาความถูกต้องของข้อมูล เนื่องจากฐานข้อมูลมีเพียงฐานข้อมูลเดียว ใน กรณีที่มีข้อมูลชุดเดียวกันปรากฏอยู่หลายแห่งในฐานข้อมูล ข้อมูลเหล่านี้จะต้องตรงกัน ถ้ามีการ แก้ไขข้อมูลนี้ทุก ๆ แห่งที่ข้อมูลปรากฏอยู่จะแก้ไขให้ถูกต้องตามกันหมดโดยอัตโนมัติด้วย ระบบจัดการฐานข้อมูล 3 การป้องกันและรักษาความปลอดภัยให้กับข้อมูลทำได้อย่างสะดวก การ ป้องกันและรักษาความปลอดภัยกับข้อมูลระบบฐานข้อมูลจะให้เฉพาะผู้ที่เกี่ยวข้องเท่านั้น ซึ่งก่อให้เกิดความปลอดภัย(security) ของข้อมูลด้วยcatalog คือรายการclient/server architecture Application Programอย่างหนึ่ง คือการทำงานจะแบ่งกันทำ โดยงานใดอยู่ใกล้ User ก็จะนำไปไว้ในฝั่ง Client เช่น Presentation logic และ Application logic ส่วนงานที่เกี่ยวข้องกับ Server เช่น Data storage และ Data access logic จะนำไปไว้ในฝั่ง Serverthree-tier architecture middleware อย่างหนึ่งประกอบด้วยClient, Middleware, Appliaction Server ,Database Serverหรืออื่นๆn-tier architecture. middleware อย่างหนึ่ง ประกอบด้วย Client, Server ที่ทำงานต่างๆ, Database Server แบ่งภาระงาน บางครั้ง อาจมี เครื่องที่ทำในส่วนของ Appliaction Logic 2 ตัวเลยก็ได้
การแปล กรุณารอสักครู่..
