Old Search System: sql server




  • SQL Server Integration Services (2019)

    SQL Server Integration Services (2019) English | 2h 27m | Video 720p | Project File


    SQL Server Integration Services (SSIS) is one of the core add-on components to SQL Server. With SSIS, professionals can create automated workflows that streamline the process of consolidating data from a wide variety of sources. Through a process called ETL—extract, transform, and load—you can ingest and move data between systems...


  • Lynda - PowerShell for SQL Server Administration

    Lynda - PowerShell for SQL Server AdministrationEnglish | 2 hrs | Video: 720p Since SQL...






  • Lynda - Microsoft SQL Server 2019: New Features

    Lynda - Microsoft SQL Server 2019: New FeaturesEnglish | 1 hr | Video: 720p SQL...






  • Lynda - Microsoft SQL Server 2019 Essential Training

    Lynda - Microsoft SQL Server 2019 Essential Training English | 4.5 hrs | Video: 720p...






  • Udemy - SQL Server for Beginners

    Udemy - SQL Server for Beginners MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1...


    What you\'ll learn
    Install SQL Server 2014 in Win 7, Win 10
    Create SQL Server Data base
    Create SQL Table and work with it
    Numeric data types: int,bigint,float,bit,smallint, ...
    English text data types: char,varchar,text,varchar(max) ,...
    Unicode text data types: nchar,nvarchar,ntext,nvarchar(max) ,...
    Requirements
    Nothing! just inner motivation to learn SQL Server
    ...


  • Lynda - Learning Microsoft SQL Server 2019

    Lynda - Learning Microsoft SQL Server 2019 English | 1.5 hrs | Video: 720p Never...






  • Navicat for SQL Server 12.1.19

    Navicat for SQL Server 12.1.19 | macOS | 64 mb Navicat for SQL Server is...


    Compatibility: macOS 10.10 or later 64-bit Homepage:


  • SQL Server Tutorial

    SQL Server Tutorial MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch...


    What you\'ll learn
    You will learn each topic step by step with practical examples.
    You will understand Complex SQL Concepts in Easy way using daily life examples
    Requirements
    No prior knowledge is required
    Description
    This unique introductory SQL tutorial not only provides easy-to-understand SQL instructions, but it allows you to...


  • Udemy - Learn T-SQL From Scratch For SQL Server Administrator

    Udemy - Learn T-SQL From Scratch For SQL Server Administrator MP4 | Video: h264, 1280x720...


    What you\'ll learn
    Students will be able to create database, tables, view, stored procedures, filter data, update and delete information and be able to create complex joins of tables
    Requirements
    The software and materials will be provided by following the videos. Downloads for SQL Express is downloadable and I provide...


  • Get Started with SQL Server in 30 Minutes

    Get Started with SQL Server in 30 Minutes MP4 | Video: h264, 1280x720 | Audio:...


    What you\'ll learn
    Learn what is SQL Server and what you can do with it
    Learn how to install SQL Server
    Learn what SQL Server Management Studio is, how to install it and use it to connect to SQL Server
    Learn what Azure Data Studio is and how to install...


  • Getting Started with SQL Server 2017 and .NET Core

    Getting Started with SQL Server 2017 and .NET Core MP4 | Video: h264, 640x360 |...


    What you\'ll learn
    High Level Overview of SQL Server 2017
    SQL Server 2017 Installation
    SQL Programming
    SQL Development with .NET
    CRUD Operations
    Requirements
    Basic technical background
    Description
    Get Started with SQL Server 2017 and Build .NET Core Applications that interact with relational data!
    Are you a student or professional in...


  • SQL Server - Easy Install & Configure a Developer Instance

    SQL Server - Easy Install & Configure a Developer Instance MP4 | Video: h264, 640x360...


    What you\'ll learn
    Students will have a fully functional SQL Server instance with a practice database installed.
    Requirements
    A basic knowledge of installing Windows software is helpful. Administrator access to a Windows PC or Server is required.
    Description
    There are plenty of SQL Server development and management courses here at...


  • Microsoft SQL Server 2017 on Linux

    Microsoft SQL Server 2017 on Linux by Benjamin Nevarez2018 | ISBN: 1260121135 | English |...


    This comprehensive guide shows, step-by-step, how to set up, configure, and administer SQL Server 2017 on Linux for high performance and high availability. Written by a SQL Server expert and respected author, Microsoft SQL Server 2017 on Linux teaches valuable Linux skills to Windows-based SQL Server professionals. You will get...


  • How To Use Alteryx To Visualise SQL Server Data In Qliksense

    How To Use Alteryx To Visualise SQL Server Data In Qliksense MP4 | Video: h264,...


    What you\'ll learn
    You will learn the concept of relational data base management system (RDBMS)
    You will learn the basics of SQL
    You will learn how to use Microsoft SQL Server
    You will learn ETL concepts (Extract Transform Load)
    You will learn how to use Alteryx Designer 2018.4
    How to...


  • Learn SQL: A Practical Guide for SQL Server and Database Fundamentals

    Learn SQL: A Practical Guide for SQL Server and Database Fundamentals English | 18 May...


    Updates 2018-11: Updated SQL Jump Start link to new website. Updates 2018-06: Updated content. Have you always wanted to learn SQL and about databases but didn\'t know how or where to get started? Not knowing where to start is usually the biggest hurdle in learning anything, thus most people never...

  • SQL Server Statistics

    mahmoudahmed920

    SQL Server Statistics

    SQL Server Statistics by Holger SchmelingEnglish | PDF | 2010 | 44 Pages | ISBN...



    A Distribution Statistics object is a sampled map of the distribution of data in a table. Such statistics help the Query Optimizer of SQL Server's Database Engine to translate the ‘logical' SQL Query into the best strategy for doing all the physical operations of joining, sorting, and selecting the data....


  • Mastering SQL Server Profiler

    Mastering SQL Server Profiler by Brad McGeheeEnglish | PDF | 2009 | 307 Pages |...



    SQL Server Profiler records data about various SQL Server events. This data is stored in a trace file and can be used to troubleshoot a wide range of SQL Server issues, such as poorly-performing queries, locking and blocking, excessive table/index scanning, and a lot more.
    For such a potentially powerful tool,...

  • Stairway to SQL Server XML

    mahmoudahmed920

    Stairway to SQL Server XML

    Stairway to SQL Server XML by Robert SheldonEnglish | PDF | 2017 | 118 Pages...





  • SQL Server Execution Plans, Third Edition

    SQL Server Execution Plans, Third Edition by Grant FritcheyEnglish | PDF | October 1, 2018...



    I wrote this book with the singular goal of teaching you how to read SQL Server Execution plans
    It will explain, among many other things, the following:
    How to capture execution plans using manual and automatic methods
    A documented method for reading and interpreting execution plans
    How common SQL Server objects, such as...


  • SQL Server Internals: In-Memory OLTP

    SQL Server Internals: In-Memory OLTP by Kalen DelaneyEnglish | PDF | 2017 | 201 Pages...



    Hekaton in-memory data is accessible, transparently, using familiar interfaces such as T-SQL and SSMS, but Hekaton's internal behavior and capabilities are very different than those of the standard relational engine. Everything you knew about how your SQL Server stores and accesses data is different in Hekaton. Everything you understood about...