<

Query data with no SQL code (4)

Posted on
6,127 Points
27 Views
1 Endorsement
Last Modified:
Published
Experience Level: Beginner
4:18
Máté Farkas
Database Expert with 15+ years experience (SQL, Access, Power BI).
Section 04: Introduction to Query Designer

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 Different panes of Query Designer

You can try how each pane works and looks like.

02. 01:30 Add table to a query

You can extend the existing query by another table and join them.

03. 02:30 Join tables

Learn how to remove or define a join between 2 tables.

04. 03:05 How the join works

Learn how the join operation works between 2 tables.
1
1 Comment
LVL 28

Author Comment

by:Máté Farkas
Jump to next section:Query data with no SQL code (5) - 5. Usage of Criteria Pane of Query Designer
Jump to prev section:Query data with no SQL code (3) - 3. Working in SQL Server Management Studio
0
Today we will look at a very common debate while developing the data access layer. This is to decide if we want to use stored procedures and keep our logic in the database or do we want to use an ORM like Entity Framework and keep all logic in our m…
In this article we will see what new features are been release by Oracle for making SQL much efficient .

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month