Coder Social home page Coder Social logo

sukritdobhal / learn-t-sql-from-scratch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bpbpublications/learn-t-sql-from-scratch

0.0 0.0 0.0 24 KB

Learn T-SQL From Scratch, published by BPB Publications

License: MIT License

TSQL 100.00%

learn-t-sql-from-scratch's Introduction

Learn T-SQL From Scratch

An Easy-to-Follow Guide for Designing, Developing, and Deploying Databases in the SQL Server and Writing T-SQL Queries Efficiently

This is the repository for Learn T-SQL From Scratch, published by BPB Publications.

About the Book

This book will teach you the fundamentals of SQL, SQL Server, databases, and how to write queries and programs using T-SQL. After reading this book, you will be able to create, modify, and delete databases, tables, and indexes. You can practice querying the data and running complex analytics on it. You will also be able to add, delete, and modify procedures, user-defined functions, triggers, and views.

The journey of learning T-SQL with this book begins with an understanding of SQL and database fundamentals. You'll explore the SQL Server Management Studio (SSMS) used for developing and managing SQL Server databases. You'll then learn how to use DDL statements to create, modify and delete tables and indexes. Gradually, you'll be able to query in T-SQL using DML statements, joins, and various built-in functions. Successively, you'll learn XML and JSON data processing, and by the time you'll reach the end of this book, you will learn to program in SQL Server and various strategies to deploy your databases and programs.

Throughout the book, you'll learn through simple examples and straightforward explanations, diagrams, and numerous real-world use-cases.

What you will learn

  • Concise understanding of relational databases and the SQL Server.
  • Learn how to create database tables and indexes using T-SQL.
  • Learn to add, modify, and delete records.
  • Practice how to slice and dice data by running smart T-SQL queries.
  • Perform advanced analytical analysis using various functions.
  • Discover Error Handling and Transaction Management.
  • Administer XML and JSON handling with T-SQL.
  • Practice different deployment modes for T-SQL objects.

Related Products

learn-t-sql-from-scratch's People

Contributors

bpbpublications avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.