<

Query data with no SQL code (7)

Posted on
6,123 Points
23 Views
1 Endorsement
Last Modified:
Published
Experience Level: Beginner
4:45
Máté Farkas
Database Expert with 15+ years experience (SQL, Access, Power BI).
Section 07: Create a subquery

Course: This course is created for business people or data analysts who want to query data from an SQL Server database but don't want to write codes and queries in SQL language. This course teach you how to use GUI of SQL Server Management Studio Query Designer Tool.

Video Steps

01. 00:00 Create a subquery

In this part you can construct another query in a separate Query Designer window. This query will act as a subquery in our current main query.

02. 00:59 Remove limit from query

By default query designer limits the number of returned rows to avoid server overloading. Here you can learn how to remove this limit and get the full result.

03. 01:48 Construct the subquery

Here you will construct the final query for the subquery

04. 03:13 Understanding the NULL

In this small bypass we learn what is the meaning of NULL, how it works
1
1 Comment
LVL 28

Author Comment

by:Máté Farkas
Jump to next section:Query data with no SQL code (8) - 8. Include a subquery into another query
Jump to prev section:Query data with no SQL code (6) - 6. Usage of Criteria Pane of Query Designer
0
With the introduction of AlwaysOn Availability Group (AAG) in SQL Server 2012, log shipping seems to be less widely used than before. AlwaysOn Availability Group provides real-time log shipping as transactions are committed/applied to the primary da…
Having trouble connecting to MySQL? Getting the dreaded "Access denied for user ... (using password: YES)" message? This article will help you understand the authentication steps and where to look in your troubleshooting efforts.

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month