Organizations typically store their most critical information—the information used to manage day-to-day operations—within a database. The ability to retrieve and analyze this information is essential to the functioning of the organization. Structured Query Language (SQL) is the primary language used to accomplish such tasks. Essentially, SQL is the language you use to interact with a database.
The ability to write SQL is an essential job skill for those who need to manage large volumes of data, produce reports, mine data, or combine data from multiple sources. Even if someone else on your team creates reports for you, having a fundamental understanding of SQL querying will help you ask the right questions and know what you're looking for in your data analysis tools.
This course, SQL Querying: Fundamentals, will teach you to use SQL as a tool to retrieve the information you need from databases.
This course is intended for individuals with basic computer skills, familiar with concepts related to database structure and terminology, who want to use SQL to query databases.
In this course, you will: connect to the SQL Server database and execute a simple query, include a search condition in a simple query, use various functions to perform calculations on data, organize the data obtained from a query before it is displayed onscreen, retrieve data from multiple tables, and export the results of a query.
This course requires that you have Microsoft SQL Server Express and Microsoft SQL Server Management Studio (SSMS) installed on a Windows PC. The course setup instructions provided in the first module of the course go into more detail about the hardware and software requirements.
In this course, you will query an SQL database using fundamental query techniques. Simple queries form the basis of building your querying skills. In this lesson, you will begin by composing and executing a simple SQL statement to retrieve information from a database. You will then modify and save a query so that you can use it later
涵盖的内容
8个插件
显示有关单元内容的信息
8个插件•总计115分钟
Getting Started with This Course•30分钟
Lesson Introduction•5分钟
Connect to the SQL Database•15分钟
Query a Database•15分钟
Save a Query•15分钟
Modify and Execute a Saved Query•15分钟
Mastery Builder: Executing a Simple Query•15分钟
Lesson Summary•5分钟
Performing a Conditional Search
第 2 单元•小时 后完成
单元详情
At this point, you have connected to a server, written a simple query and executed it, and saved that query to a file. With simple queries, you typically retrieve all the information in a table. In a production environment, however, you rarely need to view all the information in a table. Instead, you want to retrieve only the rows in a table that meet certain criteria. In this lesson, you will add criteria to your SELECT statements so that you can perform more sophisticated queries.
涵盖的内容
6个插件
显示有关单元内容的信息
6个插件•总计130分钟
Lesson Introduction•5分钟
Search Using One or More Conditions•35分钟
Search for a Range of Values and NULL Values•35分钟
Search Data Based on String Patterns•35分钟
Mastery Builder: Performing a Conditional Search•15分钟
Lesson Summary•5分钟
Working with Functions
第 3 单元•小时 后完成
单元详情
You have retrieved specific data from a table by using a WHERE clause. But you can do more than just display data that is in a table. You can perform calculations and other operations on data and present it in a desired format. In this lesson, you will use various functions to perform calculations on data to obtain meaningful output from the database.
涵盖的内容
6个插件
显示有关单元内容的信息
6个插件•总计85分钟
Lesson Introduction•5分钟
Perform Date Calculations•20分钟
Calculate Data Using Aggregate Functions•20分钟
Manipulate String Values•20分钟
Mastery Builder: Working with Functions•15分钟
Lesson Summary•5分钟
Organizing Data
第 4 单元•小时 后完成
单元详情
Retrieving data is the main purpose of most SQL queries. Organizing the data that appears in the result set helps you identify the information that you need instead of searching for it among the retrieved data. In this lesson, you will sort and group data so that the required output is displayed.
涵盖的内容
9个插件
显示有关单元内容的信息
9个插件•总计115分钟
Lesson Introduction•5分钟
Sort Data•15分钟
Rank Data•15分钟
Group Data•15分钟
Filter Grouped Data•15分钟
Summarize Grouped Data•15分钟
Use PIVOT and UNPIVOT Operators•15分钟
Mastery Builder: Organizing Data•15分钟
Lesson Summary•5分钟
Retrieving Data from Multiple Tables
第 5 单元•小时 后完成
单元详情
Up to now, you have been retrieving and organizing data from a single table using various clauses and functions in SQL. In this lesson, you will retrieve data from multiple tables.
涵盖的内容
6个插件
显示有关单元内容的信息
6个插件•总计125分钟
Lesson Introduction•5分钟
Combine the Results of Two Queries•30分钟
Compare the Results of Two Queries•30分钟
Retrieve Data by Joining Tables•30分钟
Mastery Builder: Retrieving Data from Multiple Tables•15分钟
Lesson Summary•15分钟
Exporting Query Results
第 6 单元•小时 后完成
单元详情
So far in this course, you have queried tables and viewed the results in the Results pane in Microsoft® SQL Server® Management Studio (SSMS). SQL professionals would have no problem with viewing and understanding such results. End users, on the other hand, typically don't have SSMS installed on their computers. For this reason, you need to be able to provide users with data in formats they can use in the applications they do have available to them. In this lesson, you will obtain query results in formats that users can use in other applications and tools.
涵盖的内容
5个插件
显示有关单元内容的信息
5个插件•总计55分钟
Lesson Introduction•5分钟
Save Query Results as a Text File•15分钟
Save Query Results as an XML File•15分钟
Mastery Builder: Exporting Query Results•15分钟
Lesson Summary•5分钟
Completing the Course
第 7 单元•小时 后完成
单元详情
You'll wrap things up and then validate what you've learned in this course by taking an assessment.
Logical Operations is the world's largest general publisher of instructor-led technology curriculum, and a leader in the technical training community for over 40 years. We employ a rigorous, expert-driven authoring process that, for decades, has produced successful results for learners the world over. Our courseware aligns with real-world business needs and objectives, ensuring learners are able to apply their newly developed skills while on the job.
When will I have access to the lectures and assignments?
To access the course materials, assignments and to earn a Certificate, you will need to purchase the Certificate experience when you enroll in a course. You can try a Free Trial instead, or apply for Financial Aid. The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
What will I get if I purchase the Certificate?
When you purchase a Certificate you get access to all course materials, including graded assignments. Upon completing the course, your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.