Master the Next-Generation Business Intelligence Tools in SQL Server 2008 R2Effectively convey meaningful business insights to users across your enterprise with help from this practical guide. Written
本書圍繞SQL Server 2008提供的技術,詳細探討了數據庫、數據庫表、T-SQL查詢、索引、視圖、存儲過程、游標、觸發器、安全、維護、報表服務、分析服務和集成服務,然后講解如何利用 ASP.NET訪問與操縱SQL Server 2008數據庫,最后通過綜合案例ASP.NET+ SQL Server 2008在線音樂系統,講解數據庫設計與實現的方法與技巧。 本書案例經典、內容全面、技術實用、
Beginning Oracle SQL is your introduction to the interactive query tools and specific dialect of SQL used with Oracle Database. The book is a revision of the classicMastering Oracle SQL and SQL*Plus b
本書從數據庫的基本理論知識出發,通過豐富的實例介紹數據庫的分析、設計過程以及開發應用等。全書分為3篇。第1篇主要介紹數據庫的基本原理與基礎知識,SQL Server 2000的特點安裝、使用和維護等內容。第2篇為SQL Server 2000數據庫管理,包括創建數據庫、SQL查詢語句、T-SQL、索引與數據的完整性、存儲過程和觸發器、數據庫的安全管理、備份和恢復等內容。第3篇從軟件工程的觀點講解V
Provides information on the administration of SQL Server 2008, covering such topics as performing backups and recovery; monitoring server activity; managing security; and automating routine maintenanc
本書以當前最流行的Microsoft SQL Server 2005作為平臺,比較系統地介紹Microsoft SQL Server 2005基礎和典型應用。基礎部分先介紹數據庫基礎、SQL Server 2005系統環境,然后分門別類地介紹數據庫創建、表數據操作、數據庫的查詢和視圖、T-SQL語言、索引與數據完整性、存儲過程和觸發器、備份恢復與導入導出、系統安全管理等。習題和實驗與基礎部分同步配
本書以SQL Server 2005為平臺介紹數據庫的基本原理和應用。在內容安排上,通過貫穿全書的項目實例詳細地講解了SQL Server 2005的安裝和配置、數據庫及表的創建與管理、數據查詢與管理、索引與視圖、T-SQL語言、存儲過程和觸發器、數據庫的備份恢復與導入導出以及SQL Server的安全管理等相關知識。全書共11章,每章后面均配有實訓項目,以強化學生的實際應用能力。 本書注重理論聯
本書以案例為驅動,沒有單純枯燥地去講解數據庫的基本概念和SQL編程,而是通過16個實際的數據庫設計和開發案例,來使讀者快速全面深入地掌握SQL Server 2008的管理和開發技術。 本書共18章,內容包括SQL Server 2008安裝、T-SQL語言、數據庫、數據表、約束、視圖、存儲過程、觸發器、索引、用戶權限、創建數據庫自動化執行腳本、數據庫設計、SQL Server 2008與XML、
SQL Server是微軟公司在數據庫市場的主打產品,也是世界三大數據庫管理系統之一。本書分為四篇,循序漸進地講述了SQL Server 2008的功能特性和開發應用。從數據庫基本概念到數據庫性能調優,由淺入深地對具體知識點進行了詳細的實例講解。本書的知識點覆蓋面廣,涵蓋了SQL Server 2008大部分的功能特點,從最基礎的T-SQL語法到SQL Server 2008中新增的高級語法,從數
This step-by-step guide for editing sound to picture using Pro Tools starts by explaining the Pro Tools systems and covers all key audio topics, including equipment, sound, music, effects, output and
Packed with full-color examples, Simply SQL is a step-by-step introduction to learning SQL. You'll discover how easy it is to use SQL to interact with best-practice, robust databases. Rather than bor
In PROC SQL by Example: Using SQL within SAS, author Howard Schreier illustrates the use of PROC SQL in the context of the SAS DATA step and other SAS procedures (such as SORT, FREQ, MEANS, SUMMARY,
SQL for the Real World Don't just learn "generic" SQL. Learn SQL to get results with the world's top database platforms-Oracle for the enterprise and Microsoft Access for the desktop. Based on John Pa
本書是根據教育部提出的高等學校計算機基礎教學三層次要求組織編寫的,主要講述了大型數據庫管理系統SQL Server 2005的功能、操作和實用開發技術。 本書開篇介紹了數據庫的有關知識,然后以SQL Server 2005為平臺,采用一個貫穿全書的實例詳細講解了SQL Server 2005的安裝和配置、數據庫的創建與管理、數據庫中的表、T-SQL語言,視圖及其應用、索引及其應用、存儲過程和觸發器
The Definitive Guide to Microsoft SQL Server 2008 Reporting Services Create and deliver data-rich reports across the enterprise using this complete server-based reporting solution. Written by a memb
本書以案例的形式,全面講解了SQL Server 2005的應用。從SQL Server 2005的安裝開始,循序漸進、由淺入深、圖文並茂地介紹了數據庫的創建與維護、SQL Server安全管理、表的基本操作、數據查詢、索引和約束、別名數據類型、默認值、規則、用戶定義函數、視圖、T-SQL編程基礎、存儲過程、觸發器、游標、事務和鎖、XML、報表服務、數據庫基礎知識等內容。本書還特別介紹了數據庫系統
A Fully Integrated Study System for OCA Exam 1Z0-051Prepare for the Oracle Certified Associate Oracle Database 11g: SQL Fundamentals I exam with help from this exclusive Oracle Press guide. In each ch
The end of the twentieth century also marked the beginnings of the Extensible Markup Language (XML). SQL (Structured Query Language) Server was only a year or two later but allowed for yet another qua
《SQL Server 2005實例教程》全面、翔實地介紹了應用SQL Server 2005數據庫管理系統進行數據庫管理的各種操作以及數據庫程序開發所需的各種知識和技能,主要.內容包括:數據庫技術基礎,數據庫操作,表操作,查詢操作,視圖操作,索引操作,T-SQL編程和存儲過程操作,觸發器操作,游標、事務和鎖,數據庫安全操作,數據庫管理操作和SQL Server數據庫程序開發。 作者在多年的數據庫
這是一本作者親歷SQL Server 2005數據庫管理及應用開發所有實踐細節記錄的圖書。同時結合Microsoft Training and Certification (Microsoft培訓及認證)知識點進行逐項探討,對應試者及開發者都有很好的指導作用。 本書共分12章,內容涵蓋了SQL Server 2005的安裝配置、數據管理器、數據庫創建與管理、T-SQL應用、聯接表對象、數據庫復制
本書從數據庫應用系統開發人員的角度,以SQL Server數據庫開發基礎、常用數據庫對象編程及數據庫應用系統開發三個層次,循序漸進、由淺入深、圖文並茂地講解了SQL Server 2005的基礎知識及各種數據庫對象的編程語法與技巧。主要內容分為:數據庫系統基礎、SQL Server 2005基礎、T-SQL語言基礎、數據庫和表的設計、數據查詢與更新、索引視圖與游標、存儲過程與自定義函數的編程、觸發
From fundamentals to advanced topics, this book teaches readers not only how to use SQL Server Integration Services (SSIS), but also how to make integration projects stronger, faster, and smarter. The
Both Harmes and Diaz work as front-end and interface engineers for leading search engine companies, and they have collaborated on this guide to using Pro JavaScript programming for web development tas
Write powerful SQL statements and PL/SQL programsLearn to access Oracle databases through SQL statements and construct PL/SQL programs with guidance from Oracle expert, Jason Price. Published by Oracl
Software packages are complex. Software books don't need to be. Simplify your life with The Focal Easy Guide to Final Cut Pro! This concise, full-color book lives up to its name by paring down the sof
本書全面講述了Microsoft SQL Server 2005數據庫管理系統的基本原理和基本技術。全書共分12章,內容涵蓋了SQL Server 2005的基本結構和功能特點、安裝和配置技術、數據庫管理、表和視圖管理、T-SQL語言及其操作、完整性與安全性管理、存儲過程與觸發器管理、索引技術、備份和恢復技術、SQL Server 2005的新增功能及C/S與B/S模式數據庫應用系統開發等內容。
本書全面介紹了SQL Server 2000中文版數據庫系統的基礎知識和網絡數據庫程序開發技術,主要包括:SQL Server 2000中文版的安裝與配置、管理工具的使用、數據庫和表的設計、約束、索引、查詢和視圖機制、T-SQL編程、存儲過程和觸發器技術、網絡數據庫的管理和維護、客戶端開發和網絡數據庫編程。 本書可作為高等院校、高職高專計算機信息管理及相關專業的教材,也可作為專業人員及自學者學習數
本書全面講述了SQL Server 2005系統的體系架構和功能,以及利用ASP.NET開發數據庫應用的方法。第1~8章內容包括SQL Server 2005基礎知識,T-SQL語言,數據庫和表,數據庫查詢,視圖、索引和游標,存儲過程和觸發器,數據庫的備份還原,安全與權限;第9~12章講述了基於ASP.NET開發數據庫應用的實例。讀者可以通過實例了解如何利用ASP.NET和SQL Server20
本書全面介紹SQL Server 2005的管理和開發知識,包括SQL Server 2005的新增功能、常用工具、開發基礎(包括T-SQL、聯接、創建和修改表、約束、視圖、腳本和批處理、存儲過程、用戶自定義函數、觸發器及游標等內容),討論范式化設計和與設計相關的基本問題,探討如何將SQL Server 2005與XML結合起來,并就XML技術、本機XML Web查詢和公共語言運行時進行了探討,從
Pro OGRE 3D Programming offers a detailed guide to the cross-platform Object-Oriented Graphics Rendering Engine (OGRE) 3D engine. OGRE provides an object-oriented interface to render 3D scenes. Common
Pro Tools LE and M-Powered is an authoritative guide to Digidesign's entry-level hardware and software systems. Illustrated throughout with color screen grabs, the book starts by giving you useful ove
SQL Server Reporting Services is the customizable reporting solution for report designers and programmers. This hands-on guide will get you up to speed quickly so you can design, deploy, manage, and e
Track information crucial to your business with the new FileMaker Pro 8 database software and the latest edition of this comprehensive guide. From capturing customer data, automating employee records,
Now updated to reflect the much-anticipated "Yukon" release of SQL Server, this friendly guide shows database developers and administrators as well as those who use database application how to get