Skip to content

This repo is for the Linkedin Learning course: Introduction to Transact-SQL

License

Notifications You must be signed in to change notification settings

LinkedInLearning/introduction-to-transact-sql-4451097

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Transact-SQL

This is the repository for the LinkedIn Learning course Introduction to Transact-SQL. The full course is available from LinkedIn Learning.

Introduction to Transact-SQL

Relational databases and SQL servers have been a cornerstone of businesses for decades, and as data growth increases at an exponential pace, learning to work with data held in SQL Server databases is more important than ever. In this course, Jess Pomfret introduces Transact-SQL, an extension of SQL used to interact with relational databases that includes additional programming constructs and features beyond standard SQL, particularly procedural programming. Jess starts with the basics, guiding you through your first SELECT statement to help you get the data you need out of a database. She then shows how to add functionality to help filter, manipulate, and present the results you need. By the end of this course, you’ll be well equipped to write the T-SQL you need to get the job done.

This course includes Code Challenges powered by CoderPad. Code Challenges are interactive coding exercises with real-time feedback, so you can get hands-on coding practice alongside the course content to advance your programming skills.

Instructor

Jess Pomfret

Check out my other courses on LinkedIn Learning.

About

This repo is for the Linkedin Learning course: Introduction to Transact-SQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages