Old Search System: sql 2014




  • Lynda - Learning Transact-SQL

    Lynda - Learning Transact-SQL Learn how to utilize Transact-SQL to address real business requirements and...


    Table of ContentsIntroduction1. Discovering the Database2. Accessing Tables3. Filtering the Data4. Displaying Data5. Aggregating Data


  • Lynda - Advanced SQL – Logical Query Processing (2020)

    Advanced SQL – Logical Query Processing https://www.lynda.com/SQL-tutorials/Advanced-SQL-Logical-Query-Processing/2823490-2.html SQL has been the dominant data processing language...


    Introduction 1. Constructing Query Source Data Sets 2. Row Filters 3. Grouping 4. Ordering and Paging Conclusion


  • Lynda - Querying Microsoft SQL Server 2012

    Lynda - Querying Microsoft SQL Server 2012 Learn how to query data from SQL Server...


    Table of ContentsIntroduction1. SQL Query Fundamentals2. Query the Database3. Filtering Results4. Query Multiple Tables5. Grouping and Sorting6. Querying with Data-Type Considerations7. Subqueries and Table Expressions8. Programming with T-SQL9. Query PerformanceConclusion


  • Oracle Database 19c: Basic SQL

    Oracle Database 19c: Basic SQL https://www.lynda.com/Oracle-tutorials/Oracle-Database-19c-Basic-SQL/2260956-2.html Mastering SQL is an essential skill for any Oracle...


    Introduction1. Client Tools2. SELECT Statements3. Data Dictionary4. String Manipulation5. Filtering Rows6. Sorting Rows7. Single-Row Functions8. Aggregation and Multiple-Row Functions9. Joining Tables10. Using the Oracle Data Dictionary11. DML: INSERT12. DDL: Creating Objects13. Dropping ObjectsConclusion


  • Project Based SQL Course: Code like a SQL Programmer

    Project Based SQL Course: Code like a SQL Programmer English | 06:21:26 | Video 720p...


    What you'll learn A complete course designed to simulate real SQL work: The database is complex, and the projects are thorough. Get plenty of practice as you learn about manipulating data and database design, as well as a bit about insurance. Requirements None! If you have access to a computer...


  • SQL Mastery with PostgreSQL & pgAdmin For Beginners

    SQL Mastery with PostgreSQL & pgAdmin For Beginners English | 02:22:19 | Video 720p |...


    What you'll learn Learn how to install and setup PostgreSQL Become an Expert by Writing SQL Queries using PostgreSQL and PgAdmin 4 Be comfortable going on an interview with your SQL & PostgreSQL knowledge You will understand the usefulness of a databases than a spreadsheet Learn how to insert, create,...


  • Master C# And SQL By Building Applications

    Master C# And SQL By Building ApplicationsVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100...


    What you'll learn
    Students will learn how to use SQL and C# together to build a full stack application
    Students will learn how to use Dapper in .NET to make SQL database access even easier
    Students will learn how to build forms using WPF and XAML
    Students will learn how...


  • MySQL for Data Analysis - SQL Database for Beginners

    MySQL for Data Analysis - SQL Database for BeginnersVideo: .mp4 (1280x720, 30 fps(r)) | Audio:...


    What you'll learn
    Write SQL queries to explore and analyze databases with MySQL Workbench
    Learn how to use SQL to extract, sort, filter, and group data quickly and efficiently
    Analyze data across multiple tables with powerful MySQL JOIN statements
    Solve practical hands-on assignments and real-world business use cases
    Master unique...


  • Learn SQL From Scratch

    Learn SQL From ScratchVideo: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch |...


    What you\'ll learn
    Learn The Basics Of SQL
    Setting Up The Environment For Running Code
    Basic SQL Programming
    Uses Of Syntax and Databases
    Working With Database
    Using Different Query
    SQL Clauses
    Advanced SQL Programming
    Requirements
    Basic computer fluency
    Description
    Welcome to my course \"Learn SQL From Scratch\". Today SQL has a great demand...


  • SQL in C# Series: Search SQL Server Data in C# Code

    SQL in C# Series: Search SQL Server Data in C# Code English | 10:44:40 |...


    What you'll learn Start Working with SQL Server Create Phone Book Database in SQL Server Create Phone Book Project in C# and SQL Searching the Data in C# and SQL Searching Similar Values by Using LIKE in C# Search text Anywhere in SQL Data with Like operator Search Numeric Values...

  • SQLPro Studio 2020.31

    tnt-reloaded

    SQLPro Studio 2020.31

    SQLPro Studio 2020.31 | macOS | 88 mbSQLPro Studio is the premium database management tool...


    Some of the great features include:

    + Intellisense/SQL autocompletion.
    + Syntax highlighting with customizable themes (including dark).
    + Tabbed based interface for an optimal user experience.
    + Context aware database tree navigation, including quick access to tables, views, columns, indexes and much more!
    + SQL Beautifier/formatter.
    + Database wide searching.
    + NTLMv2 supported (but not required).
    +...


  • Lynda - SQL Server 2014 Essential Training

    Lynda - SQL Server 2014 Essential Training Learn everything you need to know to start...


    Table of ContentsIntroduction1. Overview of SQL Server 20142. Installing SQL Server 20143. Post-Install4. Creating and Configuring Databases5. Creating Tables in a Database6. Working with SQL7. Creating Views in Databases8. Understanding Programmability9. Working with XML10. Backup and Restore11. Monitoring SQL Server12. Security13. Importing and Exporting Data14. PerformanceConclusion


  • Lynda - SQL Server Integration Services (2015)

    Lynda - SQL Server Integration Services (2015) Microsoft SQL Server Integration Services, or SSIS, is...


    Table of ContentsIntroduction1. Architecture2. SQL Server Integration Services Tools3. SQL Server Integration Services Tasks4. Data Flow5. Variables, Parameters, and Expressions6. Performing Joins7. Debugging SQL Server Integration Services Packages8. Common Designs in SQL Server Integration ServicesConclusion


  • Lynda - SQL Server 2012: Designing Database Solutions

    Lynda - SQL Server 2012: Designing Database Solutions Learn how to design databases, secure databases,...


    Table of ContentsIntroduction1. Designing a Database Server Infrastructure2. Designing a Logical Database Schema3. Designing a Physical Database Implementation4. Incorporating Data Files into Databases5. Tuning Database Performance6. Policy-Based Management7. Monitoring Server Health8. Managing SQL Server with PowerShellConclusion


  • SQL Server Machine Learning Services: Python

    SQL Server Machine Learning Services: Python https://www.lynda.com/SQL-Server-tutorials/SQL-Server-Machine-Learning-Services-Python/2822404-2.html Learn how to analyze SQL Server data with...


    Introduction1. Get Started with MLS2. Write Python Scripts for SQL Server3. Python Package Modules and Libraries4. Processing Tabular Data5. Create a SQL Stored Procedure6. Create an External Data Science ClientConclusion


  • Lynda - Securing SQL Server 2012

    Lynda - Securing SQL Server 2012 Make sure your network's SQL Servers are secure, using...


    Table of ContentsIntroduction1. Security Best Practices for SQL Server2. SQL Server Security Basics3. Understanding and Using SQL Server Permissions4. Creating and Assigning Logins and Roles5. Securing SQL on the NetworkConclusion


  • Lynda - SQL Server: Triggers Stored Procedures and Functions

    Lynda - SQL Server: Triggers Stored Procedures and Functions This course investigates several key database-programming...


    Table of ContentsIntroduction1. Getting Started2. Installing SQL Server3. Stored Procedures4. User-Defined Functions5. Triggers6. Putting It All Together7. Using CLR Assemblies8. Exploring an ASP.NET Web ApplicationConclusion


  • Udemy - SQL 101: A Beginners Guide to SQL

    Udemy - SQL 101: A Beginners Guide to SQL https://www.udemy.com/course/sql-101-a-beginners-guide-to-sql/ Why Learn SQL?


    Description Why Learn SQL?We live in a data-driven world: people search through data to find insights to inform strategy, marketing, operations, and a plethora of other categories. There are a ton of businesses that use large, relational databases, which makes a basic understanding of SQL a great employable skill not...


  • Udemy - Complete SQL Injection Course - Learn Hacking Practically

    Udemy - Complete SQL Injection Course - Learn Hacking Practically https://www.udemy.com/course/complete-sql-injection-course-learn-hacking-practically/ Why learn SQL Injection?SQL...


    Description Why learn SQL Injection?SQL Injection is very important for Ethical Hacking. There are a lot of vulnerable websites available on the web. Whether you want to learn hacking, boost ethical hacking career or make money using bug bounty program, SQL injection can be used! This course will assume that...


  • SkillShare - SQL: Master SQL Database Queries in Just 90 Mins!

    SkillShare - SQL: Master SQL Database Queries in Just 90 Mins! Intermediate level https://www.skillshare.com/classes/SQL-Master-SQL-Database-Queries-in-Just-90-Mins/1192226128


    About This Class Last time you tried to get a report from your raw data, however writing SQL queries proved to be a troublesome task.. But it doesn't have to be this way! You Will Walk Away With... MORE TIME! Master writing SQL queries in just 90 minutes! Understand the essence of these...