磁力管家

磁力管家
为您索检到1143条磁力链接,耗时3毫秒。 rss

分享给好友

【影视】 Addison-Wesley - Learning SQL LiveLessons
收录时间:2017-02-19 文档个数:44 文档大小:2.5 GB 最近下载:2025-05-12 人气:1290 磁力链接
  • FLV1.1 Review database basics - Learning SQL.FLV 242.7 MB
  • FLV1.2 Choose a DBMS - Learning SQL.FLV 113.1 MB
  • FLV1.3 Get ready to learn SQL - Learning SQL.FLV 3.4 MB
  • FLV2.1 Use the SELECT statement - Learning SQL.FLV 32.3 MB
  • FLV2.2 Retrieve individual columns - Learning SQL.FLV 67.8 MB
  • FLV2.3 Retrieve multiple columns - Learning SQL.FLV 30.2 MB
  • FLV2.4 Retrieve all columns - Learning SQL.FLV 70.3 MB
  • FLV2.5 Retrieve distinct rows - Learning SQL.FLV 39.6 MB
  • FLV2.6 Limit retrieved data - Learning SQL.FLV 62.2 MB
  • FLV2.7 Refine your SQL skills - Learning SQL.FLV 190.9 MB
  • FLV3.1 Use ORDER BY - Learning SQL.FLV 50.2 MB
  • FLV3.2 Sort by one column - Learning SQL.FLV 54.2 MB
  • FLV3.3 Sort by multiple columns - Learning SQL.FLV 97.7 MB
  • FLV3.4 Specify sort direction - Learning SQL.FLV 39.9 MB
  • FLV4.1 Use WHERE - Learning SQL.FLV 7.8 MB
  • FLV4.2 Use WHERE clause operators - Learning SQL.FLV 107.3 MB
  • FLV4.3 Filter using a range - Learning SQL.FLV 36.0 MB
  • FLV4.4 Filter for no value - Learning SQL.FLV 57.3 MB
  • FLV5.1 Combine WHERE clauses - Learning SQL.FLV 86.0 MB
  • FLV5.2 Understand order of evaluation - Learning SQL.FLV 84.7 MB
【影视】 SQL Server 2012 Querying (70-461) Part 1
收录时间:2017-02-19 文档个数:66 文档大小:531.4 MB 最近下载:2025-05-15 人气:1951 磁力链接
  • wmv01.Introduction to SQL Server 2012/01.Intended Audience.wmv 5.0 MB
  • wmv01.Introduction to SQL Server 2012/02.Using This Course.wmv 6.1 MB
  • wmv01.Introduction to SQL Server 2012/03.Syntax Notes.wmv 2.6 MB
  • wmv02.Introduction to Relational Databases/01.Introduction.wmv 1.8 MB
  • wmv02.Introduction to Relational Databases/02.Database Concepts.wmv 4.8 MB
  • wmv02.Introduction to Relational Databases/03.Table Concepts.wmv 20.8 MB
  • wmv02.Introduction to Relational Databases/04.Table Design.wmv 5.6 MB
  • wmv02.Introduction to Relational Databases/05.Design Scenario.wmv 13.9 MB
  • wmv02.Introduction to Relational Databases/06.Orders and Products Notes.wmv 6.3 MB
  • wmv02.Introduction to Relational Databases/07.Working with Data.wmv 4.8 MB
  • wmv03.Introduction to SELECT Statements/01.Management Studio Basics.wmv 19.3 MB
  • wmv03.Introduction to SELECT Statements/02.Referencing Objects.wmv 7.6 MB
  • wmv03.Introduction to SELECT Statements/03.Structure of a SELECT Statement.wmv 2.9 MB
  • wmv03.Introduction to SELECT Statements/04.Using SELECT Statements.wmv 18.9 MB
  • wmv03.Introduction to SELECT Statements/05.Column Aliases.wmv 8.7 MB
  • wmv04.Filtering Results with WHERE Statements/01.WHERE Statements.wmv 9.0 MB
  • wmv04.Filtering Results with WHERE Statements/02.Predicate Keywords.wmv 11.2 MB
  • wmv04.Filtering Results with WHERE Statements/03.Querying Strings with LIKE.wmv 14.8 MB
  • wmv04.Filtering Results with WHERE Statements/04.Filtering NULL Data.wmv 2.4 MB
  • wmv05.Utilizing Joins/01.Join Basics.wmv 7.4 MB
【影视】 Pluralsight - SQL Server Questions and Answers
收录时间:2017-02-19 文档个数:85 文档大小:248.7 MB 最近下载:2025-05-16 人气:154 磁力链接
  • wmv10 - Locks and Duration of Transactions/10.03 - Demo.wmv 25.1 MB
  • wmv17 - Appendix Tips and Tricks with Tools/17.04 - Configuration options in SSMS.wmv 12.2 MB
  • wmv02 - Retrieving IDENTITY value using @@IDENTITY/02.03 - Demo.wmv 12.0 MB
  • wmv05 - Order in WHERE clause/05.03 - Demo.wmv 10.5 MB
  • wmv16 - NULLS usage with Dynamic SQL/16.03 - Demo.wmv 10.2 MB
  • wmv17 - Appendix Tips and Tricks with Tools/17.03 - Using filtering in query results.wmv 9.4 MB
  • wmv17 - Appendix Tips and Tricks with Tools/17.02 - Using Activity Monitor.wmv 9.4 MB
  • wmv12 - Understanding Date-Time Datatypes/12.03 - Demo.wmv 9.1 MB
  • wmv13 - Differences between VARCHAR and NVARCHAR datatypes/13.03 - Demo.wmv 8.8 MB
  • wmv17 - Appendix Tips and Tricks with Tools/17.01 - Using the ssms command-line tool.wmv 8.0 MB
  • wmv15 - Identify Blocking Process/15.03 - Demo.wmv 7.5 MB
  • wmv14 - Precedence of DENY and GRANT security permissions/14.03 - Demo.wmv 7.4 MB
  • wmv09 - DELETE vs TRUNCATE/09.03 - Demo.wmv 7.4 MB
  • wmv04 - Difference between WHERE and HAVING/04.03 - Demo.wmv 7.3 MB
  • wmv08 - UNIQUE INDEX and NULLs problem/08.03 - Demo.wmv 7.0 MB
  • wmv11 - Nested Transaction and Rollback/11.05 - Demo - Nested Transaction - 3.wmv 6.6 MB
  • wmv07 - Are stored procedures pre-compiled/07.03 - Demo.wmv 4.7 MB
  • wmv11 - Nested Transaction and Rollback/11.04 - Demo - Nested Transaction - 2.wmv 4.4 MB
  • wmv03 - Concepts Related to Identity Values/03.03 - Demo.wmv 4.4 MB
  • wmv06 - Concepts Around Temporary Tables and Table Variables/06.03 - Demo - Table variables exists in Memory misconception.wmv 4.4 MB
【影视】 VTC - Microsoft SQL Server 2012 70-461
收录时间:2017-02-19 文档个数:111 文档大小:1.3 GB 最近下载:2025-04-10 人气:1005 磁力链接
  • flv01. Introduction/03. Understanding SQL.flv 7.7 MB
  • flv01. Introduction/05. SQL Server History.flv 7.1 MB
  • flv01. Introduction/04. Understanding TSQL.flv 5.9 MB
  • flv01. Introduction/06. Microsoft SQL Server Certifications.flv 5.7 MB
  • flv01. Introduction/02. Course Overview.flv 5.4 MB
  • flv01. Introduction/01. Welcome.flv 1.9 MB
  • flv02. Getting Set Up/02. Installing SQL Server 2012.flv 15.9 MB
  • flv02. Getting Set Up/04. Getting SQL Books Online Locally.flv 9.5 MB
  • flv02. Getting Set Up/03. Attaching the Sample Database.flv 8.6 MB
  • flv02. Getting Set Up/01. Getting SQL Server 2012.flv 7.4 MB
  • flv02. Getting Set Up/05. Code Examples.flv 2.7 MB
  • flv03. SQL Server 2012 Management Studio/04. Query Results Options.flv 17.8 MB
  • flv03. SQL Server 2012 Management Studio/03. SSMS Options.flv 15.3 MB
  • flv03. SQL Server 2012 Management Studio/05. Database Diagrams.flv 14.8 MB
  • flv03. SQL Server 2012 Management Studio/02. Graphical Queries.flv 14.0 MB
  • flv03. SQL Server 2012 Management Studio/01. SSMS Tour.flv 12.5 MB
  • flv04. Creating Database Objects/02. Creating a Table.flv 30.2 MB
  • flv04. Creating Database Objects/07. Creating Views pt. 2.flv 16.9 MB
  • flv04. Creating Database Objects/06. Creating Views pt. 1.flv 15.1 MB
  • flv04. Creating Database Objects/14. Creating Triggers.flv 14.1 MB
【影视】 70-433 Train Signal SQL Server Development
收录时间:2017-02-19 文档个数:19 文档大小:601.4 MB 最近下载:2024-05-20 人气:57 磁力链接
  • wmv08.wmv 69.1 MB
  • wmv04.wmv 59.9 MB
  • wmv03.wmv 58.3 MB
  • wmv06.wmv 47.7 MB
  • wmv07.wmv 43.1 MB
  • wmv09.wmv 42.7 MB
  • wmv12.wmv 37.4 MB
  • wmv10.wmv 29.1 MB
  • wmv15.wmv 28.6 MB
  • wmv14.wmv 27.2 MB
  • wmv11.wmv 25.4 MB
  • wmv17.wmv 23.4 MB
  • wmv18.wmv 23.2 MB
  • wmv13.wmv 22.6 MB
  • wmv05.wmv 22.4 MB
  • wmv16.wmv 21.2 MB
  • wmv01.wmv 11.1 MB
  • wmv02.wmv 5.2 MB
  • wmv19.wmv 3.8 MB
【影视】 SQL Server 2012 Querying (70-461) Part 2
收录时间:2017-02-19 文档个数:47 文档大小:370.0 MB 最近下载:2025-05-13 人气:1763 磁力链接
  • wmv01.Managing Transactions/01.Introduction.wmv 1.9 MB
  • wmv01.Managing Transactions/02.Transactions.wmv 10.4 MB
  • wmv01.Managing Transactions/03.Concurrency.wmv 7.3 MB
  • wmv01.Managing Transactions/04.Concurrency Issues.wmv 9.0 MB
  • wmv01.Managing Transactions/05.Read Noncommitted.wmv 4.7 MB
  • wmv01.Managing Transactions/06.Read Committed.wmv 4.7 MB
  • wmv01.Managing Transactions/07.Repeatable Read.wmv 8.2 MB
  • wmv01.Managing Transactions/08.Serializable.wmv 9.9 MB
  • wmv01.Managing Transactions/09.Snapshot.wmv 11.6 MB
  • wmv02.Implementing Error Handling/01.Try-Catch.wmv 15.5 MB
  • wmv02.Implementing Error Handling/02.Raising Errors.wmv 6.2 MB
  • wmv02.Implementing Error Handling/03.Using THROW.wmv 5.8 MB
  • wmv03.XML Basics/01.Introduction.wmv 1.3 MB
  • wmv03.XML Basics/02.XML Concepts.wmv 5.0 MB
  • wmv03.XML Basics/03.Well-Formed Documents.wmv 8.5 MB
  • wmv03.XML Basics/04.Validation.wmv 9.1 MB
  • wmv04.Retrieving XML/01.Using FOR XML.wmv 14.9 MB
  • wmv04.Retrieving XML/02.FOR XML AUTO.wmv 10.4 MB
  • wmv04.Retrieving XML/03.Controlling XML Creation.wmv 7.6 MB
  • wmv05.Importing XML/01.XML Datatype.wmv 8.6 MB
【影视】 Udemy - Oracle SQL 11g + Oracle Apps R12 DBA
收录时间:2017-02-16 文档个数:79 文档大小:2.3 GB 最近下载:2025-05-16 人气:1932 磁力链接
  • mp401_-_Oracle_SQL_11g_-_Introduction_to_SQL/01_-_Introduction_to_SQL.mp4 10.6 MB
  • mp401_-_Oracle_SQL_11g_-_Introduction_to_SQL/02_-_SQL_Statements.mp4 3.7 MB
  • mp401_-_Oracle_SQL_11g_-_Introduction_to_SQL/03_-_Introduction_to_SQL_Plus.mp4 10.0 MB
  • mp401_-_Oracle_SQL_11g_-_Introduction_to_SQL/04_-_Tables_used_in_the_Course.mp4 3.8 MB
  • mp401_-_Oracle_SQL_11g_-_Introduction_to_SQL/05_-_Demonstration.mp4 13.0 MB
  • mp402_-_Oracle_SQL_11g_-_Creating_and_Managing_Tables/06_-_Database_Object_-_Table.mp4 12.0 MB
  • mp402_-_Oracle_SQL_11g_-_Creating_and_Managing_Tables/07_-_Data_Types.mp4 60.4 MB
  • mp402_-_Oracle_SQL_11g_-_Creating_and_Managing_Tables/08_-_Creating_Altering_Renaming_Truncating_Dropping_a_Table.mp4 17.7 MB
  • mp402_-_Oracle_SQL_11g_-_Creating_and_Managing_Tables/09_-_Demonstration.mp4 12.2 MB
  • mp403_-_Oracle_SQL_11g_-_Writing_Basic_SQL_SELECT_Statements/10_-_SQL_SELECT_Statements.mp4 13.9 MB
  • mp403_-_Oracle_SQL_11g_-_Writing_Basic_SQL_SELECT_Statements/11_-_Expressions.mp4 11.2 MB
  • mp403_-_Oracle_SQL_11g_-_Writing_Basic_SQL_SELECT_Statements/12_-_Null_Value.mp4 3.0 MB
  • mp403_-_Oracle_SQL_11g_-_Writing_Basic_SQL_SELECT_Statements/13_-_Column_Alias.mp4 3.6 MB
  • mp403_-_Oracle_SQL_11g_-_Writing_Basic_SQL_SELECT_Statements/14_-_Concatenation_Operator.mp4 3.7 MB
  • mp403_-_Oracle_SQL_11g_-_Writing_Basic_SQL_SELECT_Statements/15_-_Literal_Character_Strings.mp4 2.8 MB
  • mp403_-_Oracle_SQL_11g_-_Writing_Basic_SQL_SELECT_Statements/16_-_Duplicate_Rows.mp4 2.0 MB
  • mp403_-_Oracle_SQL_11g_-_Writing_Basic_SQL_SELECT_Statements/17_-_Demonstration.mp4 19.3 MB
  • mp404_-_Oracle_SQL_11g_-_Restricting_and_Sorting_Data/18_-_Limiting_the_rows.mp4 11.3 MB
  • mp404_-_Oracle_SQL_11g_-_Restricting_and_Sorting_Data/19_-_Other_Comparison_Conditions.mp4 10.1 MB
  • mp404_-_Oracle_SQL_11g_-_Restricting_and_Sorting_Data/20_-_Logical_Conditions.mp4 6.6 MB
【影视】 Основы SQL (2014)
收录时间:2017-02-16 文档个数:213 文档大小:1.5 GB 最近下载:2025-05-10 人气:593 磁力链接
  • srt01. Начало/01. Welcome.srt 1.6 kB
  • mp401. Начало/01_01-Приветствие.mp4 14.0 MB
  • srt01. Начало/01_01-Приветствие.srt 2.0 kB
  • mp401. Начало/01_02-Использование файлов упражнений.mp4 10.0 MB
  • srt01. Начало/01_02-Использование файлов упражнений.srt 3.1 kB
  • mp401. Начало/01_03-Обзор курса.mp4 31.1 MB
  • srt01. Начало/01_03-Обзор курса.srt 7.1 kB
  • mp401. Начало/01_04-Установка тестовой среды на компьютере Mac.mp4 112.3 MB
  • srt01. Начало/01_04-Установка тестовой среды на компьютере Mac.srt 23.6 kB
  • mp401. Начало/01_05-Установка тестовой среды на ПК.mp4 176.1 MB
  • srt01. Начало/01_05-Установка тестовой среды на ПК.srt 28.1 kB
  • mp401. Начало/01_06-Что такое SQL.mp4 27.2 MB
  • srt01. Начало/01_06-Что такое SQL.srt 8.8 kB
  • srt01. Начало/02. Using the exercise files.srt 2.6 kB
  • srt01. Начало/03. Course overview.srt 6.1 kB
  • srt01. Начало/04. Installing the test environment on a Mac.srt 20.0 kB
  • srt01. Начало/05. Installing the test environment on a PC.srt 26.3 kB
  • srt01. Начало/06. What is SQL.srt 7.5 kB
  • srt02. Начало работы с SQL/01. Quick-start introduction.srt 2.1 kB
  • srt02. Начало работы с SQL/02. Using the basic SELECT statement.srt 6.9 kB
【影视】 Developer's Guide to SQL Server CLR Integration
收录时间:2017-02-16 文档个数:106 文档大小:976.3 MB 最近下载:2025-05-11 人气:1304 磁力链接
  • mp401.Introduction/001.Introduction.mp4 4.7 MB
  • mp402.What Is a SQL CLR Extension/002.Introduction.mp4 199.3 kB
  • mp402.What Is a SQL CLR Extension/003.What It Is.mp4 10.8 MB
  • mp402.What Is a SQL CLR Extension/004.Managed Code.mp4 4.7 MB
  • mp402.What Is a SQL CLR Extension/005.SQL Server Hosts CLR.mp4 4.5 MB
  • mp402.What Is a SQL CLR Extension/006.CLR Capabilities.mp4 1.4 MB
  • mp402.What Is a SQL CLR Extension/007.Functions.mp4 1.1 MB
  • mp402.What Is a SQL CLR Extension/008.Procedures and Triggers.mp4 3.7 MB
  • mp402.What Is a SQL CLR Extension/009.Aggregates and Types.mp4 5.5 MB
  • mp402.What Is a SQL CLR Extension/010.Replaces Extended Stored Procedures.mp4 1.6 MB
  • mp402.What Is a SQL CLR Extension/011.CLR vs. TSQL.mp4 3.8 MB
  • mp402.What Is a SQL CLR Extension/012.Why Use.mp4 4.7 MB
  • mp402.What Is a SQL CLR Extension/013.Summary.mp4 973.0 kB
  • mp403.Why Not to Use CLR Extensions/014.Introduction.mp4 1.4 MB
  • mp403.Why Not to Use CLR Extensions/015.Personal Reasons.mp4 11.7 MB
  • mp403.Why Not to Use CLR Extensions/016.Business Logic.mp4 3.9 MB
  • mp403.Why Not to Use CLR Extensions/017.Validation vs. Rules.mp4 10.9 MB
  • mp403.Why Not to Use CLR Extensions/018.Performance.mp4 8.9 MB
  • mp403.Why Not to Use CLR Extensions/019.Deployment.mp4 4.5 MB
  • mp403.Why Not to Use CLR Extensions/020.Summary.mp4 1.4 MB
【影视】 Indexing, Querying and Analyzing Text with SQL Server 2012-2014
收录时间:2017-02-15 文档个数:62 文档大小:592.8 MB 最近下载:2025-05-15 人气:1203 磁力链接
  • mp404. Full-Text and Semantic Search Table-Valued Functions/06. DemoFTSFun.mp4 46.2 MB
  • mp403. Queries with Full-Text Search Predicates/06. DemoContains1.mp4 45.3 MB
  • mp404. Full-Text and Semantic Search Table-Valued Functions/10. DemoSSFun.mp4 32.6 MB
  • mp406. Looking Up for Terms in Texts/09. Demo Data Mining.mp4 31.8 MB
  • mp402. Creating Full-Text Search Catalogs and Indexes/05. DemoSetup.mp4 29.1 MB
  • mp403. Queries with Full-Text Search Predicates/11. DemoContains2Free.mp4 27.8 MB
  • mp405. Extracting Terms from Texts/10. DemoFTSDMFun.mp4 26.7 MB
  • mp405. Extracting Terms from Texts/04. DemoTECroSlo.mp4 24.1 MB
  • mp403. Queries with Full-Text Search Predicates/12. Demo2012.mp4 23.8 MB
  • mp406. Looking Up for Terms in Texts/07. Demo SSRS PowerPivot.mp4 23.6 MB
  • mp405. Extracting Terms from Texts/07. DemoTEEn.mp4 21.3 MB
  • mp406. Looking Up for Terms in Texts/10. Demo2012.mp4 20.7 MB
  • mp405. Extracting Terms from Texts/11. Demo2012.mp4 20.0 MB
  • mp404. Full-Text and Semantic Search Table-Valued Functions/11. Demo2012.mp4 19.0 MB
  • mp402. Creating Full-Text Search Catalogs and Indexes/08. DemoCreate.mp4 18.4 MB
  • mp406. Looking Up for Terms in Texts/05. Demo Term Lookup.mp4 15.9 MB
  • mp402. Creating Full-Text Search Catalogs and Indexes/09. Demo2012.mp4 11.7 MB
  • mp402. Creating Full-Text Search Catalogs and Indexes/06. PropertyStop.mp4 7.0 MB
  • mp406. Looking Up for Terms in Texts/06. SSIS Issues Basic Analysis.mp4 6.5 MB
  • mp405. Extracting Terms from Texts/09. FTSDMFun34.mp4 6.1 MB
【影视】 Lynda.com - SQL Server. Triggers, Stored Procedures, and Functions
收录时间:2017-02-15 文档个数:37 文档大小:714.3 MB 最近下载:2024-12-25 人气:587 磁力链接
  • mp406. Putting It All Together/1. Exploring a Real-World INSERT Procedure.mp4 39.4 MB
  • mp407. Using CLR Assemblies/3. Writing Stored Procedures with C# .NET.mp4 38.7 MB
  • mp403. Stored Procedures/5. Using Input and Output Parameters.mp4 35.5 MB
  • mp403. Stored Procedures/6. Using Security and Permissions.mp4 35.1 MB
  • mp404. User-Defined Functions/2. Exploring Single-Value Functions.mp4 32.1 MB
  • mp407. Using CLR Assemblies/5. Choosing Between T-SQL vs. CLR.mp4 32.0 MB
  • mp408. Exploring an ASP .NET Web Application/3. Passing Parameters.mp4 30.5 MB
  • mp406. Putting It All Together/3. Implementing Logging On Delete.mp4 30.4 MB
  • mp404. User-Defined Functions/1. Creating A User-Defined Function.mp4 30.2 MB
  • mp402. Installing SQL Server/1. Configuring Your Environment.mp4 29.0 MB
  • mp403. Stored Procedures/3. Returning Data Using Data Sets.mp4 27.7 MB
  • mp403. Stored Procedures/4. Returning Data Using Cursors.mp4 26.5 MB
  • mp407. Using CLR Assemblies/2. Using CLR with SQL Server 2012.mp4 25.1 MB
  • mp405. Triggers/1. Using _After_ Triggers.mp4 24.8 MB
  • mp408. Exploring an ASP .NET Web Application/4. Getting Return Values.mp4 20.7 MB
  • mp406. Putting It All Together/2. Exploring a Real-World UPDATE Procedure.mp4 20.4 MB
  • mp409. Conclusion/1. Next Steps.mp4 20.2 MB
  • mp403. Stored Procedures/7. Using Transactions.mp4 20.0 MB
  • mp404. User-Defined Functions/3. Exploring Table Value Functions.mp4 18.9 MB
  • mp408. Exploring an ASP .NET Web Application/1. Creating a Basic Web Form and Connecting to a Database.mp4 18.8 MB
【影视】 O'Reilly - Up and Running with Microsoft SQL Server
收录时间:2017-02-15 文档个数:79 文档大小:1.2 GB 最近下载:2025-05-08 人气:1504 磁力链接
  • mp401. Install And Setup MSSQL/01_01-Is This Course For Me.mp4 16.8 MB
  • mp401. Install And Setup MSSQL/01_02-About The Author.mp4 3.8 MB
  • mp401. Install And Setup MSSQL/01_03-MSSQL Versions And Editions.mp4 11.7 MB
  • mp401. Install And Setup MSSQL/01_04-Installing MSSQL Part 1.mp4 12.5 MB
  • mp401. Install And Setup MSSQL/01_05-Installing MSSQL Part 2.mp4 21.1 MB
  • mp401. Install And Setup MSSQL/01_06-The Adventureworks Sample Database.mp4 9.4 MB
  • mp401. Install And Setup MSSQL/01_07-SQL Server Management Studio SSMS.mp4 17.4 MB
  • mp401. Install And Setup MSSQL/01_08-Restoring The Adventureworks DB.mp4 25.6 MB
  • mp401. Install And Setup MSSQL/01_09-How To Access Your Working Files.mp4 27.7 MB
  • mp402. Exploring Adventureworks With SSMS/02_01-Exploring A Foreign Database.mp4 18.3 MB
  • mp402. Exploring Adventureworks With SSMS/02_02-Browsing The Database With Object Explorer.mp4 20.1 MB
  • mp402. Exploring Adventureworks With SSMS/02_03-SSMS Query Editor.mp4 27.6 MB
  • mp402. Exploring Adventureworks With SSMS/02_04-Selecting Data About Pay Rates.mp4 18.4 MB
  • mp402. Exploring Adventureworks With SSMS/02_05-Limiting Number Of Rows Returned.mp4 6.4 MB
  • mp402. Exploring Adventureworks With SSMS/02_06-Is My Query Valid.mp4 4.6 MB
  • mp402. Exploring Adventureworks With SSMS/02_07-Query Result Formats.mp4 10.1 MB
  • mp402. Exploring Adventureworks With SSMS/02_08-Documentation In Extended Properties.mp4 20.7 MB
  • mp402. Exploring Adventureworks With SSMS/02_09-Creating A Project To Organize Scripts.mp4 19.8 MB
  • mp402. Exploring Adventureworks With SSMS/02_10-The Query Designer.mp4 15.4 MB
  • mp403. Answering Questions By Querying A Database/03_01-Answering The Question Of Pay Inequality.mp4 8.6 MB
【影视】 CBT Nuggests - Querying Microsoft SQL Server 2012 70-461
收录时间:2017-02-15 文档个数:19 文档大小:1.3 GB 最近下载:2025-05-16 人气:5276 磁力链接
  • mp47 Querying Data using SELECT.mp4 114.4 MB
  • mp46 Creating and Modifying DML Triggers.mp4 88.4 MB
  • mp410 Implementing Aggregates.mp4 85.4 MB
  • mp411 Querying and Managing XML Data.mp4 84.4 MB
  • mp43 Creating and Altering Views with T-SQL.mp4 83.7 MB
  • mp45 Creating and Modifying Constraints.mp4 82.4 MB
  • mp415 Working with Functions.mp4 82.1 MB
  • mp49 Implementing Data Types.mp4 74.0 MB
  • mp416 Optimizing Queries.mp4 70.6 MB
  • mp41 Querying Microsoft SQL Server 2012 .mp4 68.7 MB
  • mp42 Creating and Altering Tables with T-SQL.mp4 66.6 MB
  • mp48 Implementing Sub Queries.mp4 65.7 MB
  • mp413 Modifying Data with T-SQL.mp4 63.9 MB
  • mp412 Creating and Altering Stored Procedures.mp4 62.0 MB
  • mp44 Designing Views.mp4 61.8 MB
  • mp417 Managing Transactions.mp4 50.2 MB
  • mp418 Row-based vs. Set-based Operations.mp4 41.3 MB
  • mp414 Combining Datasets.mp4 41.0 MB
  • mp419 Implementing Error Handling.mp4 28.3 MB
【影视】 70-461 Session 6 Querying Microsoft SQL Server 2012
收录时间:2017-02-15 文档个数:31 文档大小:605.2 MB 最近下载:2025-05-16 人气:1731 磁力链接
  • mp409 Conclusion/001 Well done.mp4 41.0 MB
  • mp401 Introduction/001 Introduction.mp4 121.6 MB
  • mp401 Introduction/002 Objectives.mp4 3.7 MB
  • mp406 Objective 14 Functions/005 Multi-statement Table Function.mp4 12.5 MB
  • mp406 Objective 14 Functions/006 APPLY.mp4 19.9 MB
  • mp406 Objective 14 Functions/004 Inline Table Function.mp4 11.9 MB
  • mp406 Objective 14 Functions/003 A more complicated scalar function.mp4 16.5 MB
  • mp406 Objective 14 Functions/001 Introduction.mp4 8.5 MB
  • mp406 Objective 14 Functions/002 Scalar Functions.mp4 18.7 MB
  • mp402 Objective 7 Sub-queries/008 Top 5 from various categories.mp4 15.0 MB
  • mp402 Objective 7 Sub-queries/002 The WHERE clause.mp4 13.6 MB
  • mp402 Objective 7 Sub-queries/001 Table structure.mp4 9.6 MB
  • mp402 Objective 7 Sub-queries/007 Correlated subquery - WHERE.mp4 14.7 MB
  • mp402 Objective 7 Sub-queries/003 WHERE and NOT.mp4 10.0 MB
  • mp402 Objective 7 Sub-queries/004 ANY, SOME and ALL.mp4 16.5 MB
  • mp402 Objective 7 Sub-queries/005 The FROM clause.mp4 23.9 MB
  • mp402 Objective 7 Sub-queries/006 The SELECT clause.mp4 23.0 MB
  • mp405 Objective 7d CTE statement/001 Self-Join.mp4 22.0 MB
  • mp405 Objective 7d CTE statement/002 Recursive CTE.mp4 29.8 MB
  • mp403 Objective 7e WITH statement/003 Grouping numbers.mp4 20.7 MB
【影视】 70-462 SQL Server 2012
收录时间:2017-02-15 文档个数:24 文档大小:3.1 GB 最近下载:2025-05-12 人气:603 磁力链接
  • flv07 - Configuring and Managing Databases.flv 242.6 MB
  • flv15 - Implementing and Maintaining Indexes.flv 236.4 MB
  • flv05 - Configuring SQL Server Components.flv 206.7 MB
  • flv08 - Configuring and Managing Instances.flv 190.6 MB
  • flv09 - Implementing a Clustered Instance.flv 175.2 MB
  • flv13 - Implementing a Backup Strategy.flv 161.9 MB
  • flv20 - Implementing AlwaysOn Availability Groups.flv 158.5 MB
  • flv11 - Troubleshooting SQL Server.flv 148.6 MB
  • flv10 - Identifying and Resolving Concurrency Issues.flv 146.9 MB
  • flv22 - Implementing Replication.flv 146.2 MB
  • flv06 - Managing SQL Server Agent.flv 140.9 MB
  • flv03 - Installing SQL Server 2012.flv 139.3 MB
  • flv12 - Auditing SQL Server.flv 134.8 MB
  • flv04 - Implementing a Migration Strategy.flv 133.8 MB
  • flv18 - Managing Users and Database Roles.flv 120.1 MB
  • flv02 - Planning a SQL Server 2012 Installation.flv 119.2 MB
  • flv16 - Importing and Exporting Data.flv 114.5 MB
  • flv19 - Managing and Troubleshooting Security.flv 103.4 MB
  • flv17 - Managing Logins and Server Roles.flv 102.0 MB
  • flv14 - Restoring Databases.flv 91.2 MB
【影视】 Pluralsight - Practical Data Modeling With C# And SQL Server
收录时间:2017-02-15 文档个数:42 文档大小:412.3 MB 最近下载:2025-05-11 人气:2299 磁力链接
  • mp401. Practical Data Modeling With C# and SQL Server/01_01-Introduction.mp4 3.1 MB
  • mp401. Practical Data Modeling With C# and SQL Server/01_02-Our Data Model.mp4 1.9 MB
  • mp401. Practical Data Modeling With C# and SQL Server/01_03-Why is the Data Model Important.mp4 3.5 MB
  • mp402. Origin Story! Birth of a Data Model/02_01-Introduction.mp4 1.5 MB
  • mp402. Origin Story! Birth of a Data Model/02_02-Components of a Data Model.mp4 2.1 MB
  • mp402. Origin Story! Birth of a Data Model/02_03-Determining the Components for Your Data Model.mp4 3.5 MB
  • mp402. Origin Story! Birth of a Data Model/02_04-Our Data Model Comic Book Catalog.mp4 2.0 MB
  • mp402. Origin Story! Birth of a Data Model/02_05-Components of Our Data Model.mp4 2.9 MB
  • mp402. Origin Story! Birth of a Data Model/02_06-C# Data Model.mp4 21.0 MB
  • mp402. Origin Story! Birth of a Data Model/02_07-SQL Server Data Model.mp4 47.9 MB
  • mp402. Origin Story! Birth of a Data Model/02_08-Summary.mp4 1.5 MB
  • mp403. Clones! Replicants! The Importance of Normalization/03_01-Introduction.mp4 1.4 MB
  • mp403. Clones! Replicants! The Importance of Normalization/03_02-What is Normalization.mp4 6.3 MB
  • mp403. Clones! Replicants! The Importance of Normalization/03_03-Components of a Data Model, Revisited.mp4 7.1 MB
  • mp403. Clones! Replicants! The Importance of Normalization/03_04-Our Data Model Comic Book Catalog, I.mp4 7.3 MB
  • mp403. Clones! Replicants! The Importance of Normalization/03_05-Our Data Model Comic Book Catalog, II.mp4 10.5 MB
  • mp403. Clones! Replicants! The Importance of Normalization/03_06-Zero, One or More Than One.mp4 1.6 MB
  • mp403. Clones! Replicants! The Importance of Normalization/03_07-Relationships.mp4 3.1 MB
  • mp403. Clones! Replicants! The Importance of Normalization/03_08-Our Data Model Comic Book Catalog, III.mp4 9.8 MB
  • mp403. Clones! Replicants! The Importance of Normalization/03_09-Summary.mp4 1.1 MB
【影视】 SQL Essentials
收录时间:2017-02-15 文档个数:21 文档大小:453.4 MB 最近下载:2025-05-16 人气:1710 磁力链接
  • mov01-intro.mov 25.7 MB
  • mov02-setup.mov 26.8 MB
  • mov03-create-database.mov 10.0 MB
  • mov04-create-table.mov 8.2 MB
  • mov05-inserting-records.mov 13.8 MB
  • mov06-selecting.mov 12.5 MB
  • mov07-datatypes.mov 62.1 MB
  • mov08-primary-key.mov 19.2 MB
  • mov09-altering-tables.mov 21.1 MB
  • mov10-deleting.mov 5.7 MB
  • mov11-updating.mov 10.2 MB
  • mov12-where.mov 27.4 MB
  • mov13-limit-distinct.mov 10.2 MB
  • mov14-order-group.mov 17.1 MB
  • mov15-subqueries-joins.mov 40.8 MB
  • mov16-aliases.mov 15.3 MB
  • mov17-foreign-keys.mov 21.1 MB
  • mov18-functions.mov 21.5 MB
  • mov19-php.mov 29.9 MB
  • mov20-guis.mov 36.8 MB
【影视】 Pluralsight Oracle PL-SQL Fundamentals Part 2
收录时间:2017-02-15 文档个数:75 文档大小:676.7 MB 最近下载:2025-05-14 人气:2073 磁力链接
  • mp407. Package Body/07_09-Demo Compiling & Executing Packages.mp4 39.3 MB
  • mp401. Overview/01_01-Overview.mp4 3.8 MB
  • mp401. Overview/01_02-Benefits of Named Program Units.mp4 2.6 MB
  • mp401. Overview/01_03-Prerequisites.mp4 1.1 MB
  • mp401. Overview/01_04-Audience.mp4 1.3 MB
  • mp401. Overview/01_05-Tools.mp4 2.1 MB
  • mp402. Procedures/02_01-What is a Procedure.mp4 4.8 MB
  • mp402. Procedures/02_02-Defining Procedures.mp4 7.4 MB
  • mp402. Procedures/02_03-Compiling Procedures & Native Compilation.mp4 5.5 MB
  • mp402. Procedures/02_04-PLSQL_OPTIMIZE_LEVEL & Compile for Debug.mp4 5.6 MB
  • mp402. Procedures/02_05-Errors and Warnings.mp4 10.5 MB
  • mp402. Procedures/02_06-Demo Creating & Compiling Procedures, Errors and Warnings.mp4 32.9 MB
  • mp402. Procedures/02_07-Executing Dropping & Terminating Procedures.mp4 3.9 MB
  • mp402. Procedures/02_08-Demo Executing Dropping & Terminating Procedures.mp4 12.3 MB
  • mp402. Procedures/02_09-Summary.mp4 1.5 MB
  • mp403. Functions/03_01-What is a Function.mp4 2.8 MB
  • mp403. Functions/03_02-Oracle Provided Functions.mp4 5.7 MB
  • mp403. Functions/03_03-Defining Functions.mp4 9.6 MB
  • mp403. Functions/03_04-Compiling & Executing Functions.mp4 12.7 MB
  • mp403. Functions/03_05-Dropping & Terminating Functions.mp4 7.4 MB
【影视】 Pluralsight - SQL Server - TSQL
收录时间:2017-02-15 文档个数:78 文档大小:364.2 MB 最近下载:2025-05-10 人气:1188 磁力链接
  • wmv1. T-SQL and the CLR/01. T-SQL and CLR Overview.wmv 2.2 MB
  • wmv1. T-SQL and the CLR/02. Why use the CLR.wmv 1.6 MB
  • wmv1. T-SQL and the CLR/03. Visual Studio and Extensions.wmv 1.4 MB
  • wmv1. T-SQL and the CLR/04. DemoSimple UDF.wmv 4.0 MB
  • wmv1. T-SQL and the CLR/05. DemoDirectly adding UDF.wmv 5.7 MB
  • wmv1. T-SQL and the CLR/06. DemoDebugging Extension.wmv 7.7 MB
  • wmv1. T-SQL and the CLR/07. Assembly Permission.wmv 1.6 MB
  • wmv1. T-SQL and the CLR/08. DemoCreate Assembly Permission.wmv 9.6 MB
  • wmv1. T-SQL and the CLR/09. DemoCLR Enable.wmv 3.4 MB
  • wmv1. T-SQL and the CLR/10. DemoExternal Access Trustworthy.wmv 7.4 MB
  • wmv1. T-SQL and the CLR/11. DemoExternal Access Signed.wmv 6.2 MB
  • wmv1. T-SQL and the CLR/12. CLR in a Box.wmv 8.7 MB
  • wmv1. T-SQL and the CLR/13. SqlFunction Attribute.wmv 11.2 MB
  • wmv1. T-SQL and the CLR/14. Data Access.wmv 6.6 MB
  • wmv1. T-SQL and the CLR/15. Table Valued Functions.wmv 10.9 MB
  • wmv1. T-SQL and the CLR/16. Conclusion.wmv 691.7 kB
  • wmv2. T-SQL and the CLR II/01. T-SQL and CLR II Overview.wmv 414.4 kB
  • wmv2. T-SQL and the CLR II/02. SqlTypes.wmv 680.2 kB
  • wmv2. T-SQL and the CLR II/03. SqlTypes vs. .NET Types.wmv 6.2 MB
  • wmv2. T-SQL and the CLR II/04. Equivalent Types.wmv 5.4 MB
【影视】 Pluralsight - Using XML and XQuery Effectively with SQL Server
收录时间:2017-02-15 文档个数:79 文档大小:391.9 MB 最近下载:2025-05-14 人气:2214 磁力链接
  • wmv1. XML Intro - The XML Data Type/01. Introduction.wmv 514.2 kB
  • wmv1. XML Intro - The XML Data Type/02. Overview of XML Support in SQL Server.wmv 5.4 MB
  • wmv1. XML Intro - The XML Data Type/03. Demo Using Linq To XML in SQLCLR (SQL Server 2008).wmv 6.0 MB
  • wmv1. XML Intro - The XML Data Type/04. Details of the XML Data Type.wmv 5.6 MB
  • wmv1. XML Intro - The XML Data Type/05. Demo Details of the XML Data Type.wmv 9.3 MB
  • wmv1. XML Intro - The XML Data Type/06. XML-Specific Technologies Supported by SQL Server.wmv 6.8 MB
  • wmv1. XML Intro - The XML Data Type/07. Summary.wmv 1.3 MB
  • wmv2. XML Schema Support/01. Introduction.wmv 378.3 kB
  • wmv2. XML Schema Support/02. XML Schema Collections - Definition.wmv 2.6 MB
  • wmv2. XML Schema Support/03. Demo Built-In XML Schemas.wmv 9.4 MB
  • wmv2. XML Schema Support/04. Defining and Using XML Schema Collections.wmv 2.9 MB
  • wmv2. XML Schema Support/05. Demo Defining and Using XML Schema Collections.wmv 15.7 MB
  • wmv2. XML Schema Support/06. XML Schema Metadata, Storage, Retrieval.wmv 1.2 MB
  • wmv2. XML Schema Support/07. Demo XML Schema Metadata, Storage, Retrieval.wmv 3.8 MB
  • wmv2. XML Schema Support/08. XML Schema Collection Permissions.wmv 843.3 kB
  • wmv2. XML Schema Support/09. Demo XML Schema Collection Permissions.wmv 5.6 MB
  • wmv2. XML Schema Support/10. XML Schema Support Limitations.wmv 1.9 MB
  • wmv2. XML Schema Support/11. Demo Lax Validation Support (SQL Server 2008).wmv 6.8 MB
  • wmv2. XML Schema Support/12. Versioning XML Schemas through Collections.wmv 1.3 MB
  • wmv2. XML Schema Support/13. Demo Versioning XML Schemas through Collections.wmv 6.9 MB
共58页 上一页 46 47 48 49 50 51 52 53 54 下一页