- 【其他】 SQL Server Consolidation Tactics and Best Practices
- 收录时间:2017-02-23 文档个数:3 文档大小:281.1 MB 最近下载:2025-05-12 人气:685 磁力链接
SQL Server Consolidation Tactics and Best Practices.tgz 281.1 MB
Torrent downloaded from demonoid.pw.txt 46 Bytes
Torrent Downloaded From ExtraTorrent.cc.txt 352 Bytes
猜你喜欢: Tactics Consolidation Server Practices SQL Best
- 【压缩文件】 Microsoft Cours Officiels Interne MCP- NT4-2000-Exchange-SQL-WEB CD Complet FR-°-.iso
- 收录时间:2017-02-23 文档个数:1 文档大小:650.6 MB 最近下载:2024-08-04 人气:29 磁力链接
Microsoft Cours Officiels Interne MCP- NT4-2000-Exchange-SQL-WEB CD Complet FR-°-.iso 650.6 MB
猜你喜欢: WEB FR Cours Exchange SQL NT4 CD 2000 iso Officiels
- 【影视】 Udemy - SQL Tuning
- 收录时间:2017-02-23 文档个数:67 文档大小:679.9 MB 最近下载:2025-05-15 人气:5897 磁力链接
10 HINTS to the database/053 Why HINTS.mp4 18.9 MB
10 HINTS to the database/054 Forcing a specific Join Method.mp4 16.7 MB
10 HINTS to the database/055 HINTS list.pdf 213.6 kB
11 House Keeping/056 Invalid Optimizer Statistics.mp4 21.9 MB
11 House Keeping/057 Checking SQL statements which are performing BAD.mp4 22.9 MB
09 Join Methods/052 Sort Merge Join.mp4 14.3 MB
09 Join Methods/051 Hash Join.mp4 10.6 MB
09 Join Methods/049 Join Methods.mp4 3.6 MB
09 Join Methods/050 Nested Loop Join.mp4 20.0 MB
12 Design Considerations/059 Separate Tablespace for Data and Index.mp4 11.7 MB
12 Design Considerations/060 Index Organized Tables.mp4 15.1 MB
12 Design Considerations/058 Effective Schema Design.mp4 16.2 MB
12 Design Considerations/061 Partitioned Tables.mp4 17.2 MB
12 Design Considerations/062 Bitmap Indexes.mp4 18.8 MB
03 Accessing Tables/010 What is my Address.mp4 5.2 MB
03 Accessing Tables/016 Choosing between FULL and INDEX scan.mp4 4.8 MB
03 Accessing Tables/013 Table Access by ROWID.mp4 9.3 MB
03 Accessing Tables/015 Index Range Scan.mp4 11.2 MB
03 Accessing Tables/011 Types of Table Accesses.mp4 6.1 MB
03 Accessing Tables/014 Index Unique Scan.mp4 10.6 MB
猜你喜欢: SQL Tuning Udemy
- 【压缩文件】 Crea.aplicaciones.PHP.seguras.POO-MVC.PDO-SQL.AJAX
- 收录时间:2017-02-23 文档个数:6 文档大小:4.1 GB 最近下载:2025-02-11 人气:934 磁力链接
KKY9G60JHJ45.part3.rar 1.0 GB
KKY9G60JHJ45.part4.rar 904.9 MB
KKY9G60JHJ45.part2.rar 1.0 GB
KKY9G60JHJ45.part1.rar 1.0 GB
Informacion del archivo.txt 12.1 kB
DescargasNsN.url 184 Bytes
猜你喜欢: PDO POO AJAX MVC aplicaciones SQL Crea PHP seguras
- 【影视】 [pluralsight.com] Oracle PL_SQL. Transactions, Dynamic SQL & Debugging
- 收录时间:2017-02-23 文档个数:122 文档大小:825.2 MB 最近下载:2025-05-15 人气:1639 磁力链接
01 Introduction/01 01 Overview.mp4 4.4 MB
01 Introduction/01 02 Prerequisites.mp4 1.6 MB
01 Introduction/01 03 Audience.mp4 1.5 MB
01 Introduction/01 04 Tools.mp4 2.5 MB
02 Transaction Management in PL_SQL/02 01 Transaction Management in Oracle.mp4 18.1 MB
02 Transaction Management in PL_SQL/02 02 Transaction Names & Read Only Transactions.mp4 8.6 MB
02 Transaction Management in PL_SQL/02 03 Commits.mp4 8.6 MB
02 Transaction Management in PL_SQL/02 04 Rollbacks & Statement Level Atomicity.mp4 8.9 MB
02 Transaction Management in PL_SQL/02 05 Demo - Commit & Rollback.mp4 42.4 MB
02 Transaction Management in PL_SQL/02 06 Savepoints.mp4 14.7 MB
02 Transaction Management in PL_SQL/02 07 Demo - Savepoints.mp4 30.2 MB
02 Transaction Management in PL_SQL/02 08 Explicit Locks.mp4 9.1 MB
02 Transaction Management in PL_SQL/02 09 Summary.mp4 1.2 MB
03 Autonomous Transactions/03 01 What Are Autonomous Transactions.mp4 4.7 MB
03 Autonomous Transactions/03 02 How to Define Autonomous Transactions.mp4 8.5 MB
03 Autonomous Transactions/03 03 How Autonomous Transactions Work & Considerations.mp4 9.5 MB
03 Autonomous Transactions/03 04 Need for Autonomous Transactions.mp4 16.6 MB
03 Autonomous Transactions/03 05 Demo - Need for Autonomous Transactions.mp4 17.0 MB
03 Autonomous Transactions/03 06 Demo - Transaction Context With Autonomous Transactions.mp4 10.4 MB
03 Autonomous Transactions/03 07 Creating Atomic & Independent Work Units.mp4 5.0 MB
猜你喜欢: SQL Debugging pluralsight Transactions Dynamic Oracle com PL
- 【影视】 SQL Server Triggers, Stored Procedures, and Functions
- 收录时间:2017-02-23 文档个数:73 文档大小:179.5 MB 最近下载:2025-01-22 人气:113 磁力链接
06. Putting It All Together/01. Exploring a real-world INSERT procedure.mov 11.3 MB
07. Using CLR Assemblies/03. Writing stored procedures with C# .NET.mov 9.9 MB
03. Stored Procedures/06. Using security and permissions.mov 9.5 MB
02. Installing SQL Server/01. Configuring your environment.mov 9.1 MB
08. Exploring an ASP .NET Web Application/03. Passing parameters.mov 8.4 MB
07. Using CLR Assemblies/04. Writing functions with .NET.mov 8.1 MB
03. Stored Procedures/05. Using input and output parameters.mov 7.3 MB
04. User-Defined Functions/02. Exploring single-value functions.mov 7.2 MB
04. User-Defined Functions/01. Creating a user-defined function.mov 6.7 MB
06. Putting It All Together/03. Implementing logging on DELETE.mov 6.5 MB
07. Using CLR Assemblies/02. Using CLR with SQL Server 2012.mov 5.7 MB
08. Exploring an ASP .NET Web Application/01. Creating a basic web form and connecting to a database.mov 5.7 MB
05. Triggers/01. Using after triggers.mov 5.6 MB
03. Stored Procedures/03. Returning data using data sets.mov 5.3 MB
00. Introduction/01. Welcome.mov 5.3 MB
03. Stored Procedures/04. Returning data using cursors.mov 5.0 MB
06. Putting It All Together/02. Exploring a real-world UPDATE procedure.mov 5.0 MB
01. Getting Started/02. Why use a stored procedure.mov 4.8 MB
08. Exploring an ASP .NET Web Application/02. Executing a stored procedure.mov 4.6 MB
08. Exploring an ASP .NET Web Application/04. Getting return values.mov 4.6 MB
猜你喜欢: Functions Triggers Server Stored SQL Procedures
- 【压缩文件】 Career Academy - SQL DBA.iso
- 收录时间:2017-02-23 文档个数:1 文档大小:1.9 GB 最近下载:2024-11-04 人气:846 磁力链接
Career Academy - SQL DBA.iso 1.9 GB
猜你喜欢: Career Academy iso DBA SQL
- 【影视】 Specialist_M2778_Sozdanie_zaprosov_v_MSServer_T-SQL
- 收录时间:2017-02-23 文档个数:3 文档大小:860.5 MB 最近下载:2025-01-22 人气:39 磁力链接
2_2009-09-09 11.49 M2778_B_09_09_2009.wmv 336.3 MB
3_2009-09-09 11.49 M2778_B_09_09_2009.wmv 262.4 MB
1_2009-09-09 11.49 M2778_B_09_09_2009.wmv 261.8 MB
猜你喜欢: Specialist MSServer M2778 Sozdanie SQL zaprosov
- 【影视】 SQL Server 2005 Express for Beginners
- 收录时间:2017-02-23 文档个数:13 文档大小:1.4 GB 最近下载:2025-05-15 人气:621 磁力链接
sql_01-What is a Database.wmv 71.9 MB
sql_02-Understanding Database Tables and Records.wmv 74.5 MB
sql_03-More about Column Data Types and Other Properties.wmv 63.2 MB
sql_04-Designing Relational Database Tables.wmv 100.1 MB
sql_05-Manipulating Database Data.wmv 122.8 MB
sql_06-More Structured Query Language.wmv 71.2 MB
sql_07-Understanding Security and Network Connectivity.wmv 115.7 MB
sql_08-Connecting your Web Application to SQL Server 2005 Express Edition.wmv 203.4 MB
sql_09-Using SQL Server Management Studio.wmv 121.1 MB
sql_10-Getting Started with Reporting Services.wmv 97.4 MB
sql_11-Building and Customizing Reports in Business Intelligence Development Studio.wmv 138.0 MB
sql_12-Creating and Using Stored Procedures.wmv 129.5 MB
sql_13-Enabling Full-Text Search in your Text Data.wmv 112.8 MB
猜你喜欢: Beginners 2005 Server Express SQL
- 【影视】 Lynda - SQL Server 2014 Essential Training
- 收录时间:2017-02-23 文档个数:62 文档大小:617.4 MB 最近下载:2025-03-24 人气:246 磁力链接
13. Security/13_04-Encrypting data.mp4 19.2 MB
01. Introduction/01_02-What you should know before starting.mp4 1.6 MB
01. Introduction/01_03-Using the exercise files.mp4 1.2 MB
02. Overview of SQL Server 2014/02_01-Understanding the core concepts of SQL Server 2014.mp4 5.8 MB
02. Overview of SQL Server 2014/02_02-SQL Server principal editions.mp4 14.7 MB
02. Overview of SQL Server 2014/02_03-SQL Server additional editions.mp4 7.2 MB
03. Installing SQL Server 2014/03_01-Installation prerequisites.mp4 10.4 MB
03. Installing SQL Server 2014/03_02-Basic installation.mp4 10.4 MB
03. Installing SQL Server 2014/03_03-Advanced installation options.mp4 7.7 MB
04. PostInstall/04_01-Using SQL Server Configuration Manager.mp4 14.0 MB
04. PostInstall/04_02-Basics of SQL Server Management Studio.mp4 17.5 MB
04. PostInstall/04_03-More about SQL Server Management Studio.mp4 18.2 MB
05. Creating and Configuring Databases/05_01-Creating a database.mp4 8.8 MB
05. Creating and Configuring Databases/05_02-Advanced options of database configuration.mp4 16.8 MB
05. Creating and Configuring Databases/05_03-Installing sample database.mp4 8.3 MB
06. Creating Tables in a Database/06_01-Creating a table using Managment Studio.mp4 8.5 MB
06. Creating Tables in a Database/06_02-Understanding data column options.mp4 9.4 MB
06. Creating Tables in a Database/06_03-Creating a table using TSQL.mp4 6.9 MB
06. Creating Tables in a Database/06_04-Creating relationships between tables.mp4 13.0 MB
06. Creating Tables in a Database/06_05-In memory tables.mp4 7.6 MB
猜你喜欢: Training Lynda Server SQL 2014 Essential
- 【其他】 SQL Server 2014 with PowerShell v5 Cookbook
- 收录时间:2017-02-23 文档个数:3 文档大小:91.0 MB 最近下载:2025-05-14 人气:1931 磁力链接
SQLServer2014.tgz 91.0 MB
Torrent downloaded from demonoid.pw.txt 46 Bytes
Torrent Downloaded From ExtraTorrent.com.txt 367 Bytes
猜你喜欢: Server v5 SQL 2014 Cookbook PowerShell
- 【压缩文件】 SQL Server 2008 R2 - French
- 收录时间:2017-02-23 文档个数:5 文档大小:18.6 GB 最近下载:2024-12-05 人气:92 磁力链接
fr_sql_server_2008_r2_enterprise_x86_x64_ia64_dvd_522174.iso 4.7 GB
fr_sql_server_2008_r2_standard_x86_x64_ia64_dvd_522195.iso 4.7 GB
fr_sql_server_2008_r2_web_x86_x64_ia64_dvd_522576.iso 4.7 GB
fr_sql_server_2008_r2_workgroup_x86_x64_ia64_dvd_522584.iso 4.7 GB
Lisez-moi.txt 170 Bytes
猜你喜欢: 2008 Server French R2 SQL
- 【其他】 Совместимость картриджей и принтеров, копия сайта rashodnika.net [SQL]
- 收录时间:2017-02-24 文档个数:14 文档大小:80.6 MB 最近下载:2025-05-16 人气:1021 磁力链接
bd.install.sql 80.5 MB
pics/produce.0004.HewlettPackard.jpg 14.2 kB
pics/produce.0005.Lexmark.jpg 12.5 kB
pics/produce.0009.Xerox.jpg 10.6 kB
pics/produce.0008.Samsung.jpg 10.3 kB
pics/produce.0003.Epson.jpg 10.2 kB
pics/produce.0002.Canon.jpg 8.8 kB
pics/produce.0006.OKI.jpg 8.0 kB
pics/produce.0007.Panasonic.jpg 6.9 kB
pics/produce.0010.Kyocera.jpg 6.5 kB
pics/produce.0001.Brother.jpg 3.3 kB
select.Поиск_картриджей_по_модели_устройства.sql 859 Bytes
select.Поиск_устройств_по_модели_картриджа.sql 795 Bytes
select.Поиск_свойств_картриджа.sql 524 Bytes
猜你喜欢: rashodnika net SQL
- 【影视】 SQL on Hadoop - Analyzing Big Data with Hive
- 收录时间:2017-02-24 文档个数:58 文档大小:426.4 MB 最近下载:2025-05-15 人气:2651 磁力链接
03. Hive Query Language/06. Demo Table Partitioning.wmv 34.3 MB
04. Advanced HiveQL/16. Demo Putting it All Together Using Transform.wmv 22.4 MB
03. Hive Query Language/07. Multi Inserts and Dynamic Partition Inserts.wmv 21.3 MB
03. Hive Query Language/09. Data Retrieval - Group By and Functions.wmv 20.5 MB
02. Introduction to Hive/08. Demo Working with Hive Tables and Loading Data into Warehouse.wmv 19.2 MB
01. Introduction to Hadoop/07. Demo Basic Hadoop Commands and Environment Setup.wmv 17.8 MB
02. Introduction to Hive/07. Creating Databases and Tables with HiveQL.wmv 15.5 MB
02. Introduction to Hive/10. Demo External Tables and Create Table Alternatives.wmv 15.1 MB
04. Advanced HiveQL/09. Demo Extending Hive - Creating Your own UDF.wmv 14.3 MB
05. Storage and The Eco-System/01. Create Table Statement - File Formats and SerDes.wmv 12.4 MB
03. Hive Query Language/10. Sorting and Controlling Data Flow.wmv 12.3 MB
03. Hive Query Language/02. Data Types.wmv 12.2 MB
04. Advanced HiveQL/18. Demo Ranking Functions.wmv 11.1 MB
03. Hive Query Language/04. Managed Partitioned Tables.wmv 10.1 MB
04. Advanced HiveQL/08. UDTFs, Explode and Lateral View.wmv 9.8 MB
03. Hive Query Language/11. The CLI and Variable Substitution.wmv 9.8 MB
03. Hive Query Language/08. Demo Loading Data Use Case.wmv 9.5 MB
04. Advanced HiveQL/05. Joins in Depth and Join Optimizations.wmv 9.3 MB
sql-hadoop-analyzing-big-data-hive.zip 8.4 MB
04. Advanced HiveQL/14. Hadoop Streaming and Transform().wmv 7.9 MB
猜你喜欢: Big Hadoop Hive Analyzing SQL Data
- 【影视】 CBT Nuggets - Database Various SQL Languages
- 收录时间:2017-02-24 文档个数:23 文档大小:486.4 MB 最近下载:2025-05-15 人气:1521 磁力链接
Cbtn Sql Lang 01 High.mkv 8.9 MB
Cbtn Sql Lang 02 High.mkv 24.5 MB
Cbtn Sql Lang 03 High.mkv 25.4 MB
Cbtn Sql Lang 04 High.mkv 25.2 MB
Cbtn Sql Lang 05 High.mkv 23.9 MB
Cbtn Sql Lang 06 High.mkv 26.0 MB
Cbtn Sql Lang 07 High.mkv 34.4 MB
Cbtn Sql Lang 08 High.mkv 22.2 MB
Cbtn Sql Lang 09 High.mkv 22.5 MB
Cbtn Sql Lang 10 High.mkv 19.1 MB
Cbtn Sql Lang 11 High.mkv 22.2 MB
Cbtn Sql Lang 12 High.mkv 19.5 MB
Cbtn Sql Lang 13 High.mkv 25.4 MB
Cbtn Sql Lang 14 High.mkv 28.6 MB
Cbtn Sql Lang 15 High.mkv 28.2 MB
Cbtn Sql Lang 16 High.mkv 26.6 MB
Cbtn Sql Lang 17 High.mkv 20.8 MB
Cbtn Sql Lang 18 High.mkv 23.9 MB
Cbtn Sql Lang 19 High.mkv 34.3 MB
Cbtn Sql Lang 20 High.mkv 24.8 MB
猜你喜欢: Database Languages Various CBT SQL Nuggets
- 【压缩文件】 Ethical Hacking - SQL Injection [Psycho.Killer].7z
- 收录时间:2017-02-24 文档个数:1 文档大小:382.8 MB 最近下载:2025-04-14 人气:128 磁力链接
Ethical Hacking - SQL Injection [Psycho.Killer].7z 382.8 MB
猜你喜欢: Ethical Killer 7z Psycho SQL Hacking Injection
- 【安装包】 SQL Developer Bundle 2015
- 收录时间:2017-02-24 文档个数:10 文档大小:353.5 MB 最近下载:2018-12-03 人气:130 磁力链接
DeploymentSuiteforOracle.exe 28.3 MB
DotNETToolbelt.exe 76.6 MB
Keygen/Bass.Net.dll 581.6 kB
Keygen/Bass.dll 105.5 kB
Keygen/MultiKeyGen.exe 1.6 MB
Keygen/MultiKeyGen.sha256 83 Bytes
Keygen/Readme.txt 141 Bytes
SQLDBABundle/SQLDBABundle.exe 80.8 MB
SQLDBABundle/SqlMonitor.exe 22.3 MB
SQLToolbelt.exe 143.2 MB
猜你喜欢: 2015 Developer Bundle SQL
- 【其他】 SQL Server Performance Tuning
- 收录时间:2017-02-24 文档个数:3 文档大小:796.2 MB 最近下载:2025-05-15 人气:1311 磁力链接
SQL Server Performance Tuning.tgz 796.2 MB
Torrent downloaded from demonoid.pw.txt 46 Bytes
Torrent Downloaded From ExtraTorrent.cc.txt 352 Bytes
猜你喜欢: Performance Server Tuning SQL
- 【影视】 CBT Nuggets MS SQL 2005 70-444
- 收录时间:2017-02-24 文档个数:106 文档大小:206.5 MB 最近下载:2025-05-14 人气:1383 磁力链接
autorun.inf 76 Bytes
files/assets/Thumbs.db 181.8 kB
files/assets/bcran.gif 9.1 kB
files/assets/blank.gif 49 Bytes
files/assets/blank.png 950 Bytes
files/assets/cbtnuggets.gif 5.6 kB
files/assets/ccnp-bcmsn.gif 10.6 kB
files/assets/ccnp-bcran.gif 10.5 kB
files/assets/ccnp-bsci.gif 10.0 kB
files/assets/ccnp-cit.gif 9.1 kB
files/assets/ccnp-pak.gif 8.5 kB
files/assets/gold_back.gif 961 Bytes
files/assets/gradient_back.gif 15.9 kB
files/assets/gradient_back_short.gif 7.6 kB
files/assets/logo_big.gif 6.5 kB
files/assets/logo_black_gold.gif 4.6 kB
files/assets/michael.png 4.1 kB
files/assets/now_playing.gif 1.5 kB
files/assets/playlist.gif 1.3 kB
files/assets/series_214.gif 7.9 kB
猜你喜欢: CBT SQL 2005 444 MS 70 Nuggets
- 【压缩文件】 SQL Server 2014 Business Intelligence (x64) - DVD (English)
- 收录时间:2017-02-24 文档个数:1 文档大小:2.6 GB 最近下载:2018-11-24 人气:83 磁力链接
en_sql_server_2014_business_intelligence_x64_dvd_3930603.iso 2.6 GB
猜你喜欢: Business Intelligence English x64 Server SQL 2014 DVD