本站已收录 番号和无损神作磁力链接/BT种子 

Querying Microsoft SQL Server 2012 (Exam 70-461) Course

种子简介

种子名称: Querying Microsoft SQL Server 2012 (Exam 70-461) Course
文件类型: 视频
文件数目: 110个文件
文件大小: 1.17 GB
收录时间: 2017-7-16 10:49
已经下载: 3
资源热度: 215
最近下载: 2024-6-17 11:10

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:63f5fcbbc2ec0b5168a5dbda72d8f60b4254e738&dn=Querying Microsoft SQL Server 2012 (Exam 70-461) Course 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Querying Microsoft SQL Server 2012 (Exam 70-461) Course.torrent
  • 01. Introduction/01. Welcome.flv1.84MB
  • 01. Introduction/02. Course Overview.flv5.19MB
  • 01. Introduction/03. Understanding SQL.flv7.3MB
  • 01. Introduction/04. Understanding TSQL.flv5.62MB
  • 01. Introduction/05. SQL Server History.flv6.77MB
  • 01. Introduction/06. Microsoft SQL Server Certifications.flv5.43MB
  • 02. Getting Set Up/01. Getting SQL Server 2012.flv7.07MB
  • 02. Getting Set Up/02. Installing SQL Server 2012.flv15.17MB
  • 02. Getting Set Up/03. Attaching the Sample Database.flv8.17MB
  • 02. Getting Set Up/04. Getting SQL Books Online Locally.flv9.07MB
  • 02. Getting Set Up/05. Code Examples.flv2.62MB
  • 03. SQL Server 2012 Management Studio/01. SSMS Tour.flv11.93MB
  • 03. SQL Server 2012 Management Studio/02. Graphical Queries.flv13.39MB
  • 03. SQL Server 2012 Management Studio/03. SSMS Options.flv14.62MB
  • 03. SQL Server 2012 Management Studio/04. Query Results Options.flv17.01MB
  • 03. SQL Server 2012 Management Studio/05. Database Diagrams.flv14.16MB
  • 04. Creating Database Objects/01. Table Design Basics.flv6.88MB
  • 04. Creating Database Objects/02. Creating a Table.flv28.79MB
  • 04. Creating Database Objects/03. Altering Tables.flv13.2MB
  • 04. Creating Database Objects/04. Dropping Tables.flv7.7MB
  • 04. Creating Database Objects/05. Understanding Views.flv7.32MB
  • 04. Creating Database Objects/06. Creating Views pt. 1.flv14.43MB
  • 04. Creating Database Objects/07. Creating Views pt. 2.flv16.16MB
  • 04. Creating Database Objects/08. Dropping Views.flv5.82MB
  • 04. Creating Database Objects/09. Understanding Constraints.flv8.72MB
  • 04. Creating Database Objects/10. Creating Constraints.flv12.38MB
  • 04. Creating Database Objects/11. Understanding Triggers.flv8.53MB
  • 04. Creating Database Objects/12. Trigger Options.flv6.99MB
  • 04. Creating Database Objects/13. Inserted and Deleted Tables.flv4.92MB
  • 04. Creating Database Objects/14. Creating Triggers.flv13.42MB
  • 05. Basic Select Queries/01. The Basic Select Statement.flv16.71MB
  • 05. Basic Select Queries/02. Select Statement Structure.flv13.1MB
  • 05. Basic Select Queries/03. The FROM Clause.flv5.66MB
  • 05. Basic Select Queries/04. The WHERE Clause.flv7.34MB
  • 05. Basic Select Queries/05. WHERE Clause Example.flv12.35MB
  • 05. Basic Select Queries/06. The ORDER BY Clause.flv6.49MB
  • 05. Basic Select Queries/07. ORDER BY Example.flv18.94MB
  • 05. Basic Select Queries/08. The GROUP BY Clause pt. 1.flv14.43MB
  • 05. Basic Select Queries/09. The GROUP BY Clause pt. 2.flv15.31MB
  • 05. Basic Select Queries/10. The HAVING Clause.flv14.87MB
  • 05. Basic Select Queries/11. The Power of LIKE.flv11.02MB
  • 06. More Advanced Select Statements/01. Using Distinct.flv12.1MB
  • 06. More Advanced Select Statements/02. Column Aliasing.flv16.51MB
  • 06. More Advanced Select Statements/03. Using the Top Option.flv6.83MB
  • 06. More Advanced Select Statements/04. Top Option Example.flv12.24MB
  • 06. More Advanced Select Statements/05. Using the OFFSET-FETCH Option.flv15.21MB
  • 06. More Advanced Select Statements/06. Understanding NULLs.flv8.64MB
  • 06. More Advanced Select Statements/07. Working with NULLs.flv11.99MB
  • 06. More Advanced Select Statements/08. Using the Case Statement.flv16.15MB
  • 06. More Advanced Select Statements/09. SELECT INTO.flv10.65MB
  • 06. More Advanced Select Statements/10. The UNION Statement.flv17.54MB
  • 06. More Advanced Select Statements/11. Using INTERSECT.flv15.71MB
  • 06. More Advanced Select Statements/12. Using EXCEPT.flv16.81MB
  • 06. More Advanced Select Statements/13. Understanding Synonyms.flv5.67MB
  • 06. More Advanced Select Statements/14. Creating and Using Synonyms.flv6.76MB
  • 06. More Advanced Select Statements/15. Using Concatenation.flv10.62MB
  • 06. More Advanced Select Statements/16. Dynamic Queries pt. 1.flv11.09MB
  • 06. More Advanced Select Statements/17. Dynamic Queries pt. 2.flv14.51MB
  • 06. More Advanced Select Statements/18. INSERT Into.flv10.49MB
  • 07. SQL Server 2012 Data Types/01. Understanding GUIDs.flv9.49MB
  • 07. SQL Server 2012 Data Types/02. NEWID() vs. NEWSEQUENTTIALID().flv8.95MB
  • 07. SQL Server 2012 Data Types/03. Using GUIDs.flv12.37MB
  • 07. SQL Server 2012 Data Types/04. Data Type Basics.flv15.18MB
  • 07. SQL Server 2012 Data Types/05. Numerical Data Types.flv7.64MB
  • 07. SQL Server 2012 Data Types/06. Character Data Types.flv7.22MB
  • 07. SQL Server 2012 Data Types/07. Date and Time Data Types.flv6.76MB
  • 07. SQL Server 2012 Data Types/08. Binary Data Types.flv4.44MB
  • 08. Using Joins/01. Understanding Joins.flv6.88MB
  • 08. Using Joins/02. Table Aliasing.flv6.76MB
  • 08. Using Joins/03. Inner Joins.flv22.07MB
  • 08. Using Joins/04. Outer Joins.flv14.52MB
  • 08. Using Joins/05. Cross Joins.flv12.03MB
  • 08. Using Joins/06. The Merge Statement pt. 1.flv23.82MB
  • 08. Using Joins/07. The Merge Statement pt. 2.flv15.74MB
  • 09. Querying Metadata/01. Catalog Views.flv20.45MB
  • 09. Querying Metadata/02. Information Schema Views.flv9.92MB
  • 09. Querying Metadata/03. System Stored Procedures.flv17.67MB
  • 10. Inserts Updates Deletes/01. The Basic INSERT Statement.flv17.21MB
  • 10. Inserts Updates Deletes/02. INSERT Examples.flv11.46MB
  • 10. Inserts Updates Deletes/03. The Basic UPDATE Statement.flv4.2MB
  • 10. Inserts Updates Deletes/04. UPDATE Examples.flv10.21MB
  • 10. Inserts Updates Deletes/05. The Basic DELETE Statement.flv4.85MB
  • 10. Inserts Updates Deletes/06. DELETE Examples.flv8.38MB
  • 10. Inserts Updates Deletes/07. Using ROWCOUNT.flv13.08MB
  • 11. Subqueries/01. Scalar Subqueries.flv8.57MB
  • 11. Subqueries/02. Multi-Valued Subqueries.flv12.48MB
  • 11. Subqueries/03. Correlated Subqueries.flv13.25MB
  • 12. Table Expressions/01. Understanding Temporary Results Sets.flv6.04MB
  • 12. Table Expressions/02. Understanding Derived Tables.flv8.64MB
  • 12. Table Expressions/03. Understanding Common Table Expressions.flv4.99MB
  • 12. Table Expressions/04. Using CTEs.flv12.08MB
  • 12. Table Expressions/05. Understanding Temporary Tables.flv8.95MB
  • 12. Table Expressions/06. Table Variables.flv12.24MB
  • 12. Table Expressions/07. Temporary Table or Table Variable.flv5.29MB
  • 13. Stored Procedures/01. Understanding Stored Procedures.flv7.53MB
  • 13. Stored Procedures/02. Creating a Stored Procedure.flv11.38MB
  • 13. Stored Procedures/03. Using Input Parameters.flv15.46MB
  • 13. Stored Procedures/04. Stored Procedure Return Codes.flv9.82MB
  • 13. Stored Procedures/05. Stored Procedure Permissions.flv4.96MB
  • 14. Functions/01. Understanding Functions.flv5.88MB
  • 14. Functions/02. Built-in Functions.flv11.65MB
  • 14. Functions/03. Scalar Functions Example.flv15.1MB
  • 14. Functions/04. Table Valued Functions Example pt. 1.flv12.77MB
  • 14. Functions/05. Table Valued Functions Example pt. 2.flv15.34MB
  • 15. Transactions/01. Understanding Concurrency.flv6.35MB
  • 15. Transactions/02. Understanding Transactions.flv7.61MB
  • 15. Transactions/03. Coding Explicit Transactions.flv11.69MB
  • 15. Transactions/04. Transactions and Locking.flv11.16MB
  • 16. Conclusion/01. Course Wrap Up.flv4.93MB
  • 17. Credits/01. About the Author.flv3.71MB