SQL是一種功能強大的語言,熟練掌握并靈活應用SQL是數據庫知識初學者和數據庫應用開發人員的必備基本功。本書共12章,詳述了SQL的功能與特性、SQL表達式、SQL,函數、創建與管理數據庫和表、約束和索引的使用、數據的查詢、數據的更新、視圖的使用、事務、SQL觸發器和游標、數據庫的安全與性能、存儲過程等內容。這些內容涵蓋了SQL,的主要知識點。全書示例豐富,所有功能點分別用SQL Server 2
本書是一本關于SQL Server 2000管理和開發參考大全,書中幾乎囊括了使用SQL Server 2000進行管理和開發的全部知識,同時在講解中結合了大量實用而又有代表性的示例和典型應用。全書共分21章,包括SQL Server 2000入門、管理SQL Server、使用企業管理器管理數據庫、編輯SQL數據庫、維護SQL Server數據庫、SQL Server安全性管理、Transact
SQL Server 2005 Express Edition is a free relational database management system from Microsoft and provides a major subset of full SQL Server 2005 functionality. Many users learn on SQL Server 2005 Ex
全書由5部分組成:第一部分為數據庫的基礎篇,介紹了數據庫的類型、概念、對象、SQL語言等;第二部分為SQL Server2005的準備篇,介紹了SQL Server 2005的新功能、新特性、各版本的比較、安裝方法、SQL Server 2005上的服務、客戶端的工具等;第三部分為SQL Server 2005的基本操作篇,介紹如何管理與配置SQL Server 2005服務器、如何創建數據和數據
This new book in the critically acclaimed "Hacks" series provides 100 unique tips and tools that push the limits of traditional SQL, from fun things like solving crosswords with SQL to complex data ma
本書詳細介紹 SQL Server 2005 的各項管理功能, 包含安全管理、備份/回存、效能調效、複雜工作自動化的方式...等。除了說明全新 SQL Server Management Studio 及 Business Intelligence Development Studio 圖形管理工具的操作方式外, 也會提供以 T-SQL 和系統預存程序來完成相關工作的方法。功能完備的 SQL Se
Find tips for creating efficient PL/SQL code If you know a bit about SQL, this book will make PL/SQL programming painless! The Oracle has spoken—you need to get up to speed on PL/SQL programming, ri
After a quick primer on database design basics and the SQL query language (for those programmers who may be building their first database application), this book provides an overview of SQL Server its
SQL in Easy Steps instructs the reader how to create and administer databases using the Structured Query Language (SQL). SQL is THE standard language used world-wide for database communication on all
Are you an SQL programmer that, like many, came to SQL after learning and writing procedural or object-oriented code? Or have switched jobs to where a different brand of SQL is being used, or maybe ev
In this SQL primer/CD-ROM package, De Haan (applied mathematics, Technical University, The Netherlands) shows developers, administrators, system architects, and hobbyists how to write SQL and how to m
This examination of how SQL functions on the iSeries considers at all possible environments, including the traditional 5250 green screen applications, the SQL scripting tool within iSeries Navigator,
The vast majority of Oracle SQL books discuss some syntax, provide the barest rudiments of using Oracle SQL, and perhaps include a few simple examples. It might be enough to pass a survey course, or g
This easy-to-read book provides quick lessons on relational database terminology and normalization with very little effort. Updated for Oracle 9i, its thorough coverage of Oracle's SQL and PL/SQL and
This guide combines the proven tutorial approach to teaching SQL with a collection of major SQL statements with example code for five major database systems: SQL Server, Oracle, DB2, MySQL and Access.
Offers tips for improving the performance of any SQL database, no matter what the platform. Written for experienced database administrators familiar with SQL, the book identifies the similarities and
Learn SQL basics quickly with this visual tutorial featuring over 125 graphics SQL (Structured Query Language) is the tool used to access nearly all databases, which means that most software professio
PL/SQL, Oracle's programming language for stored procedures, delivers a world of possibilities for your database programs. PL/SQL supplements the standard relational database language, SQL, with a wid
A complete guide to SQL*Loader, a utility used to move data from external files into an Oracle database, offers step-by-step instruction in the various applications of SQL*Loader, providing a task-ori
本書全面介紹Microsoft SQL Server 2008數據庫應用系統的開發技術,分為12章,主要內容包括數據庫基礎、SQL Server 2008數據類型、數據庫和表、數據庫的查詢、索引、視圖、Transact-SQL程序設計、存儲過程、觸發器、用戶自定義函數與事務、SQL Server 2008管理、數據庫綜合開發應用。本書可作為高職高專院校計算機相關專業的教材,也可作為數據庫技術培訓班學員及數據庫開發人員的參考用書。
本書共分13章,系統地介紹了數據庫基礎、SQL Server 2016安裝與配置、創建和管理數據庫、表與表數據操作、視圖操作、Transact-SQL語法、數據查詢、索引與數據完整性、流程控制、存儲過程與觸發器、SQL Server 2016高級開發、SQL Server 2016安全管理以及SQL Server 2016維護管理等內容。全書最後附有上機實驗,供學生綜合實踐使用。
《Adobe Premiere Pro 2022經典教程(彩色版)》由Adobe公司組織編寫,是Premiere Pro 2022的官方培訓手冊。《Adobe Premiere Pro 2022經典教程(彩色版)》共16課,每課圍繞具體的示例進行講解,步驟詳細,重點明確,逐步指導讀者進行實際操作。本書全面地介紹了Premiere Pro 2022的操作流程及其新功能,並提供了大量提示和操作技巧,幫助讀者更高效地使用 Premiere Pro。如果讀者對 Premiere Pro比較陌生,可以先瞭解 Premiere Pro的基本概念和特性;如果讀者是使用 Premiere Pro的老手,則可以將主要精力放在新版本操作技巧和技術的應用上。《Adobe Premiere Pro 2022經典教程(彩色版)》適合 Premiere Pro相關培訓機構的學員及廣大自學人員學習。
本書介紹數據庫系統的基本知識、需求分析、概念設計和邏輯設計的方法,然後分別介紹SQL Server 2012的基本服務功能、安裝與配置;使用SSMS或T-SQL創建與管理數據庫、表、索引和視圖;T-SQL的SELECT數據查詢;T-SQL編程基礎,創建與管理存儲過程、觸發器和用戶定義函數;最後介紹SQL Server 2012的數據庫安全管理技術、備份與還原技術、導出與導入技術。
本書基礎部分包含10章,第1章介紹數據庫的基本概念,第2章到第10章系統介紹SQL Server 2016,分界面和T-SQL命令兩種方式,並通過9個實驗介紹SQL Serve基本內容。綜合應用部分包含6個綜合實例。在進行SQL Server 2016綜合實例數據庫準備過程中,濃縮了創建數據庫、表結構、表記錄操作、視圖、觸發器、完整性、存儲過程等數據庫的基本對象。
《SQL Server 2022從入門到精通:視頻教學超值版》系統全面地介紹SQL Server 2022數據庫應用與開發的相關基礎知識,提供大量可操作的數據庫示例,並清晰闡述示例的用法及其作用,使讀者能在最短的時間內有效地掌握SQL Server 2022的技術要點,並且具備系統管理和開發的基本技能。《SQL Server 2022從入門到精通:視頻教學超值版》配套源碼、PPT課件、同步教學視頻、習題及答案、教學大綱、作者微信群答疑服務。《SQL Server 2022從入門到精通:視頻教學超值版》共分20章,內容包括SQL Server 2022的安裝與配置、數據庫的操作、數據表的操作、Transact-SQL語言基礎、Transact-SQL語句的查詢與應用、認識函數、Transact-SQL查詢、數據的更新、規則、默認和完整性約束、創建和使用索引、事務和鎖、標、使用存儲過程、視圖操作、觸發器、SQL Server 2022的安全機制、數據庫的備份與恢復、數據庫的性能優化、企業人事管理系統數據庫設計、網上購物商城數據庫設計。《SQL Server 2022從入門到精通:視頻教學超值版》適合SQL Server初學者、數據庫設計人員、數據庫應用開發人員、數據庫系統管理員,也適合作為高等院校或高職高專數據庫課程的教材。
本書以SQL Server 2008為實踐環境,介紹資料庫技術的基本原理、資料庫的操作以及資料庫應用系統的開發方法。全書共10章,包括資料庫技術概論、創建和管理資料庫、創建和管理表、索引與資料完整性、查詢與視圖、T-SQL程式設計、存儲過程與觸發器、事務和鎖、SQL Server安全管理、資料庫應用系統開發。全書以SQL Server 2008資料庫操作為主線,體現SQL Server 2008的