本書以Microsoft SQL Server 2016中文版為平臺,系統介紹SQL Server 2016基礎、實驗和綜合應用等內容。 本書在介紹數據庫的基礎知識後,系統介紹數據庫創建、表的創建和操作、數據庫的查詢和視圖、T-SQL語言、索引和數據完整性、存儲過程和觸發器、備份與恢復、系統安全管理、事務鎖定和自動化管理等。實驗通過教程實例訓練SQL Server基本操作和基本命令。綜合應用以PH
Protect your data from attack by using SQL Server technologies to implement a defense-in-depth strategy for your database enterprise. This new edition covers threat analysis, common attacks and counte
Master SQL Server’s Concurrency Model so you can implement high-throughput systems that deliver transactional consistency to your application customers. This book explains how to troubleshoot and addr
Get SQL Server up and running on the Linux operating system and containers. No database professional managing or developing SQL Server on Linux will want to be without this deep and authoritative guid
Containing 64 songs designed to promote language, social and musical development, this book accompanies the Tuning In Cards so you can perform the songs and integrate the activities into your own prac
本書全面講述了數據庫的基本概念、安全和SQL Server 2008的技術和應用,全書以理論夠用、實踐第一為原則,使讀者能夠快速、輕鬆地掌握SQL Server數據庫技術與安全相關知識。全書分三部分: 第一部分講述SQL Server 2008的數據庫技術基礎,內容包括SQL Server 2008概述、數據庫和表的基本概念和操作、數據庫查詢、TSQL編程、視圖和索引、存儲過程和觸發器、事務和併
Deliver advanced functionality faster and cheaper by exploiting SQL Server's ever-growing amount of built-in support for modern data formats. Learn about the growing support within SQL Server for
Readers will learn by example how to use Microsoft SQL Server 2016 Integration Services (SSIS) as they design and implement extract, transform, and load (ETL) solutions to support a business applicati
本書主要講述SQL Server 2016的安裝和配置方法、數據庫的操作方法、數據表的操作方法、Transact-SQL語言基礎、Transact-SQL語句的使用方法、認識函數、Transact-SQL查詢、數據的更新、規則、默認和完整性約束、創建和使用索引、事務和鎖、�標、存儲過程和自定義函數、視圖操作、觸發、SQL Server 2016的安全機制、數據庫的備份與恢復, 最後給出一個綜合案例
本書主要講述SQL Server 2016的安裝和配置方法、數據庫的操作方法、數據表的操作方法、Transact-SQL語言基礎、Transact-SQL語句的使用方法、認識函數、Transact-SQL查詢、數據的更新、規則、默認和完整性約束、創建和使用索引、事務和鎖、�標、存儲過程和自定義函數、視圖操作、觸發、SQL Server 2016的安全機制、數據庫的備份與恢復, 最後給出一個綜合案例。
本書全面、翔實地介紹了應用SQL Server 2012資料庫管理系統進行資料庫管理的各種操作以及資料庫程式開發所需的各種知識和技能,主要內容包括:資料庫技術基礎,資料庫操作,表操作,查詢操作,視圖操作,索引操作,T-SQL程式設計和存儲過程操作,觸發器操作,游標、事務和鎖,資料庫安全操作,資料庫管理操作和SQL Server資料庫程式開發。作者在多年的資料庫教學與資料庫程式應用開發經驗的基礎上,
Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. The bo
《SQL Server 2005實用教程(第3版)》是根據教育部提出的高等學校計算機基礎教學“技能―能力―思維”三個層次要求組織編寫的。本書主要講述大型數據庫管理系統SQL Server 2005的功能、操作和實用開發技術。 《SQL Server 2005實用教程(第3版)》以SQL Server 2005為平臺,用一個實例貫穿全書來詳細講解SQL Server 2005的安裝和配置、數據庫的創
This book is an exploration on how to program the Microsoft SQL Server 2017. The author begins by guiding you on how to get with SQL Server 2017 by setting up the environment. For users to enjoy the u
What is worship exactly? Let author and worship leader Lavon Gray, in his book Tuning Your Heart to Worship, take you on a 100-day theological journey into the heart of worship with one of the most so
本書系統地講述數據庫原理與SQL Server 2016的功能、應用及實踐知識。 全書共分13章,主要內容包括關系數據庫知識、SQL Server 2016的安裝與配置、數據庫的創建與維護、數據庫表的操作與管理、數據庫表的維護、完整性控制、查詢與管理表數據、Transact-SQL編程、存儲過程和觸發器、數據庫安全管理、數據庫系統開發配置連接,並且詳細介紹了C#和SQL Server 2016系統開發及實訓等知識。 本書內容翔實、知識結構合理、語言流暢簡潔、案例豐富,適合希望學習SQL Server 2016操作的初學者閱讀,也適合作為高等學校計算機科學與技術、軟件工程、信息技術等相關專業的數據庫課程教材。
《資料庫原理及應用——SQL Server 2016》結合SQL Server 2016技術及應用,介紹資料庫的基本原理和技術方法。《資料庫原理及應用——SQL Server 2016》共11章,包括資料庫基礎,關聯資料庫基礎,SQL Server 2016基礎,資料庫、表和資料操作,索引及視圖,存儲過程及觸發器,T-SQL應用編程,資料庫安全,關聯資料庫的規範化,資料庫設計,以及資料庫新技術。另
Take a deep dive into one of the most significant SQL Server features–support for In-Memory Online Transaction Processing. The latest developments are covered, including support of off-row storage, co
《SQL Server數據庫技術及應用(第2版)》詳細介紹了數據庫系統的基礎知識。結合案例按照數據庫系統開發流程介紹了數據庫系統設計的需求分析、概念設計和邏輯設計、SQL Server 2012開發平臺、使用SSMS和T-SQL創建和管理數據庫、表、索引和視圖,並詳細介紹了T-SQL的SELECT數據查詢的編程基礎、存儲過程、觸發器、SQL Server 2012的安全管理技術和數據庫備份與還原技術。最後以“人力資源管理系統”為例介紹了數據庫在整個軟件系統開發流程中的地位與作用。《SQL Server數據庫技術及應用(第2版)》注重理論與實踐的統一,以數據庫系統開發工作過程為主線,以案例和項目任務為載體,按照崗位能力要求和行業實用技術需求編寫,體現了高職高專教材應有的特色與品質。《SQL Server數據庫技術及應用(第2版)》內容充實,案例易懂,講解清晰,非常適合初學者迅速掌握數據庫的核心技術。可作為高職高專院校計算機類專業及相關專業的教材,同時也適合廣大計算機愛好者閱讀和參考。
Direct from Microsoft, this Exam Ref is the official study guide for the new Microsoft 70-761 Querying Data with Transact-SQL certification exam, the first of two exams required for MCSA: SQL 2016 Dat
Proven database optimization solutions—fully updated for Oracle Database 12c Release 2Systematically identify and eliminate database performance problems with help from Oracle Certified Master Richard
Suddenly, program optimization is crucial again. Yesterday’s “automatic” increases in computer performance have effectively stopped. iOS devices such as the iPhone, iPad, iPod touch, and Apple TV have
Optimize reporting and BI with Microsoft SQL Server 2016Professional Microsoft SQL Server 2016 Reporting Services and Mobile Dashboardsprovides a comprehensive lesson in business intelligence (BI), op
《SQL Server2008數據庫技術與應用教程/普通高等教育“十三五”規劃教材》以SQL Server 2008為實驗環境,介紹使用sQLServer 2008技術進行數據庫管理與開發實踐知識。全書共12章,主要內容包括數據庫系統概論、SQL Server 2008理論基礎、數據庫的管理、表的管理、Transact—SQL程序設計、數據查詢、視圖與索引、存儲過程與觸發器、數據庫的安全管理與數據
本書從應用SQL Server 2012設計一個完整的項目數據庫的角度出發,圍繞創建一個“客戶關係管理系統”的數據庫,循序漸進地對數據庫基本知識、SQL Server 2012數據庫管理系統及數據管理進行介紹和展示。本書共16章,內容包括關係型數據庫基礎、SQL Server 2012安裝與配置、數據庫管理、SQL Server 表管理、SQL Server 數據管理、SQL Server 數據查詢、數據庫規範化技術、視圖、存儲過程、觸發器、數據庫設計方法與步驟等。本書在完成主要技術講解後,提供一個完整的人事管理系統數據庫設計與SQL程序設計實訓案例,並在**後為進一步提高SQL程序開發能力,設計了“客戶關係管理系統”的SQL程序開發任務。數據庫知識和操作技術講解圍繞案例展開,實現“做、學合一”,能有效提高讀者技術水平。 本書可作為高職高專院校數據庫課程的教學用書,也可供各類培訓機構、計算機從業人員和愛好者參考使用。