A programmer's guide to SharePoint 2007 technologies explains how the program has been integrated into the 2007 Microsoft Office system, as well as how to use SharePoint to enhance business efficiency
With tools for gaining as many as 30 times the execution speed, this handbook educates database administrators on how to rewrite SQL into PL/SQL and how to use advanced Oracle bulk array processing t
Until now, no other book examined the gap between the theory of algorithms and the production of software programs. Focusing on practical issues, A Programmer's Companion to Algorithm Analysis careful
本書詳細介紹 SQL Server 2005 的各項管理功能, 包含安全管理、備份/回存、效能調效、複雜工作自動化的方式...等。除了說明全新 SQL Server Management Studio 及 Business Intelligence Development Studio 圖形管理工具的操作方式外, 也會提供以 T-SQL 和系統預存程序來完成相關工作的方法。功能完備的 SQL Se
A beginner's guide to SQL Server 2005 offers a detailed overview of the new features of the relational database program and describes the core jobs and roles involved in developing an SQL Server datab
Despite its wide availability and usage, few developers and DBAs have mastered the true power of Oracle SQL*Plus. This bestselling book--now updated for Oracle 10g--is the only in-depth guide to this
This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its app
This guide contains a wealth of solutions to problems that SQl Server programmers face. The recipes in the book range from those that show how to perform simple tasks to ones that are more complicate
Prepare for the Oracle Certified Associate SQL Certified Expert exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, and a two
本書基礎部分包含10章,第1章介紹數據庫的基本概念,第2章到第10章系統介紹SQL Server 2016,分界面和T-SQL命令兩種方式,並通過9個實驗介紹SQL Serve基本內容。綜合應用部分包含6個綜合實例。在進行SQL Server 2016綜合實例數據庫準備過程中,濃縮了創建數據庫、表結構、表記錄操作、視圖、觸發器、完整性、存儲過程等數據庫的基本對象。
全書共7 章,主要內容包括:數據庫系統概述、關系數據庫、關係數據標準語言SQL、關系數據庫理論、數據庫安全保護、數據庫設計和SQL Server 2012 高級應用。本書除介紹數據庫技術的基本原理外, 還以SQL Server 2012 為背景介紹了數據庫技術的實現,使讀者可以充分利用SQL Server 2012 平臺深刻理解數據庫技術的原理,達到理論和實踐的緊密結合。
本書以SQL Server 2008為實踐環境,介紹資料庫技術的基本原理、資料庫的操作以及資料庫應用系統的開發方法。全書共10章,包括資料庫技術概論、創建和管理資料庫、創建和管理表、索引與資料完整性、查詢與視圖、T-SQL程式設計、存儲過程與觸發器、事務和鎖、SQL Server安全管理、資料庫應用系統開發。全書以SQL Server 2008資料庫操作為主線,體現SQL Server 2008的
本書全面系統地介紹SQL Server 2019的管理操作和應用開發,以學生成績數據庫為主線,將基礎知識和實際應用有機結合起來,本書各章(除第13章、第14章)內含驗證性實驗和設計性實驗。 全書共14章。第一部分數據庫基礎,介紹數據庫的一般性原理,包括第1章數據庫系統概論。第二部分SQL Server 2019數據庫管理系統,介紹SQL Server 2019的數據管理功能,包括第2章SQL Server 2019 安裝和操作、第3章創建數據庫和創建表、第4章表數據操作、第5章數據查詢、第6章視圖和索引、第7章數據完整性、第8章TSQL程序設計、第9章存儲過程、第10章觸發器、第11章系統安全管理、第12章備份和恢復、第13章事務和鎖定。第三部分SQL Server數據庫應用開發,介紹以SQL Server作為數據庫平臺的應用系統開發技術,包括第14章基於Java EE 和 SQL Server的學生成績管理系統開發。 本書可作為大學本科、高職高專及培訓班的教材,也適合計算機應用人員和計算機愛好者自學參考。
本書詳細介紹了數據庫系統的基礎知識,結合案例按照數據庫系統開發流程介紹了數據庫系統設計的需求分析、概念設計和邏輯設計、SQL Server 2019開發平臺、使用SSMT和T-SQL創建和管理數據庫、表、索引和視圖,並詳細介紹了T-SQL的SELECT數據查詢的編程基礎、存儲過程、觸發器、SQL Server 2019的安全管理技術和數據庫備份與還原技術。 以“人力資源管理系統”為例介紹了數據庫在整個軟件系統開發流程中的地位與作用。
Work with data like a pro using this guide that breaks down how to organize, apply, and most importantly, understand what you are analyzing in order to become a true data ninja.From the stock market t
第一編介紹服務器端數據庫管理系統的功能,由第1~4章組成。本書選用SQL Server 2012數據庫管理系統,主要介紹:SQL Server 2012的安裝與配置,主要工具的使用方法,在該環境中創建數據庫、關係表以及數據完整性約束的方法,進行安全管理的方法,以及實現備份和恢復數據庫的方法。 第二編為空間數據庫的綜合實驗內容,包括兩部分,分別介紹關系數據庫SQL Server 2012的建庫與開
本書系統地介紹了數據庫系統的基本概念、基本原理、基本設計方法及相關技術,翔實地介紹了應用SQL Server 2019進行數據庫管理的各種操作,以及數據庫程序開發所需的各種知識和技能。本書共有13章,並分為基礎篇、應用篇、管理篇和設計篇4個部分。基礎篇介紹了數據庫的基本概念、SQL Server環境搭建、T-SQL基本語法等知識;應用篇基於SQL Server 2019介紹了數據庫在項目開發中的應
《數據庫原理及應用――SQL Server 2019 第2版》結合SQL Server 2019技術及應用,介紹數據庫的基本原理和技術方法。《數據庫原理及應用――SQL Server 2019 第2版》共11章,包括數據庫基礎,關系數據庫基礎,SQL Server 2019基礎,數據庫、表和數據操作,索引及視圖,存儲過程及觸發器,T-SQL應用編程,數據庫安全,關系數據庫的規範化,數據庫設計,以及
本書集關系數據庫設計、技術和實踐於一體,設計的目標是幫助學生掌握關系數據庫結構設計和行為設計的方法;技術的目標是幫助學生掌握關系數據庫SQL語言;實踐的目標是幫助學生通過實驗和課程設計能進行數據庫應用系統的開發。全書共分三篇10章,第一篇內容包括關系數據庫基礎、數據庫建模、關系數據庫模式設計和關系數據庫設計,第二篇內容包括SQL Server 2012綜述、SQL Server的T-SQL I和S
本書根據數據庫技術領域的人才需求和數據庫應用系統開發崗位的任職要求,參照相關的職業資格標準,堅持能力本位的職業教育思想,採用項目驅動的方式組織課程教學內容。本書共分14章,從基本概念和實際應用出發,由淺入深、循序漸進地講述了數據庫技術、SQL Server 2012概述、數據庫的基本操作、數據表的基本操作、數據的基本操作、數據的高級操作、實現數據完整性、視圖及其應用、索引及應用、SQL Serve
本書是重慶工商職業學院國家骨幹高職建設專案——軟體技術專業建設子專案的一項研究成果之一,根據高等職業教育、教學特點和軟體技術專業的教學改革實踐編寫而成。全書以案例開發為主線,按任務驅動模式組織學習內容。全書內容包括:SQL Server 2005環境構建、資料庫的開發過程、分析和設計關聯式資料庫、操作SQL Server 2005、使用TSQL語言、資料庫安全管理、應用程式訪問SQL Serve
Write SQL statements that are more powerful, simpler, and faster using Oracle SQL and its full range of features. This book provides a clearer way of thinking about SQL by building sets, and provides
Take a deep dive into the many uses of dynamic SQL in Microsoft SQL Server. This edition has been updated to use the newest features in SQL Server 2016 and SQL Server 2017 as well as incorporating the
本書是為學習和掌握數據庫知識的讀者而編寫的,是基於SQL Server 2008的實驗指導書,是編者多年從事數據庫應用軟件開發和教學工作所積累的經驗的體現。 本書圍繞數據庫理論知識,圍繞SQL Server 2008的功能給出了大量實驗,詳細介紹了在SQL Server 2008系統中數據庫,數據庫表,數據操作,完整性約束,索引,視圖,數據查詢,存儲過程,觸發器,TSQL程序設計與標設計,用
本書以Microsoft SQL Server 2016中文版為平臺,系統介紹SQL Server 2016基礎、實驗和綜合應用等內容。 本書在介紹數據庫的基礎知識後,系統介紹數據庫創建、表的創建和操作、數據庫的查詢和視圖、T-SQL語言、索引和數據完整性、存儲過程和觸發器、備份與恢復、系統安全管理、事務鎖定和自動化管理等。實驗通過教程實例訓練SQL Server基本操作和基本命令。綜合應用以PH
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
本書全面講述了數據庫的基本概念、安全和SQL Server 2008的技術和應用,全書以理論夠用、實踐第一為原則,使讀者能夠快速、輕鬆地掌握SQL Server數據庫技術與安全相關知識。全書分三部分: 第一部分講述SQL Server 2008的數據庫技術基礎,內容包括SQL Server 2008概述、數據庫和表的基本概念和操作、數據庫查詢、TSQL編程、視圖和索引、存儲過程和觸發器、事務和併
Build a core level of competency in SQL so you can recognize the parts of queries and write simple SQL statements. SQL knowledge is essential for anyone involved in programming, data science, and data
本書根據高等職業教育的特點,基於“教、學、做”一體、“項目整合”、“任務驅動”的教學方式編寫而成,以“學生信息管理系統”項目為主線安排教學內容,全書共分為9個項目,其中,每個項目按照“項目描述”→“項目分析”→“項目講解”→“實戰演練”→“技能訓練”五步展開,其中“項目講解”又由若干個子任務構成。教學內容由易到難、由簡單到複雜,層次推進,循序漸進。本書結構緊密,首先從SQL Server 2012
Record, arrange, mix, produce, and polish your audio files with this best-selling, Apple-certified guide to Logic Pro X 10.4. Veteran producer and composer David Nahmani uses step-bystep, project-base
Quickly find solutions to dozens of common problems encountered while using XML and JSON features that are built into SQL Server. Content is presented in the popular problem-solution format. Look up t