Skip to content

datagy

activate your data

  • Home
  • Work with datagy
  • About datagy
  • Portfolio

Author: Nik

SQL, Training

Limiting Data Output in SQL

There may be instances in which we’re only interested in returning limited values from a query. For example, we may only be interested in returning … Read More ›

Posted on August 30, 2019September 12, 2019
SQL, Training

Sorting Data with SQL

SQL also has built in tools for ordering the data in the table it returns. This is done using the ORDER BY key word, which … Read More ›

Posted on August 30, 2019September 12, 2019
Excel, Training

Setting up a Personal Macro Workbook in Excel (and some sample macros!)

When you develop a macro in Excel, it’s only available in the workbook you create it in – unless you add it to your Personal … Read More ›

Posted on August 27, 2019September 12, 2019
Excel, Training

How to Use VLOOKUP in Excel

VLOOKUP is an Excel function that can look up data in one Excel table and return it in another. The function runs similarly to the … Read More ›

Posted on August 21, 2019September 12, 2019
SQL, Training

Joining Tables with SQL

One of the most powerful features in SQL is the ability to join tables based, to bring in more information than exists in one table … Read More ›

Posted on August 19, 2019September 12, 2019
SQL, Training

Our Sample Database

Let’s take a quick look at what makes up our sample database, which in this case is only made up of two tables. Let’s pretend … Read More ›

Posted on August 19, 2019September 12, 2019
SQL, Training

What Makes Up a SQL Query

Let’s dive a bit more into SQL. At its minimum a SQL search query only requires two key words: SELECT and FROM. With SELECT, we … Read More ›

Posted on August 19, 2019September 12, 2019
SQL, Training

Selecting Data Conditionally with SQL

Let’s say we didn’t really need to pull at the columns in a given table. We could modify our query from above to specify which … Read More ›

Posted on August 19, 2019September 12, 2019
SQL, Training

Aggregating Data with SQL (Using GROUP BY)

Using SQL, you can develop powerful reports by aggregating data. In this post, we explore how to aggregate data using the GROUP BY clause and different SQL functions!

Posted on August 19, 2019October 20, 2019

Posts navigation

Newer posts

Welcome to datagy!

Welcome to datagy! We provide free resources for popular data analytics platforms as well as customized services for those who want more.

To learn more about our custom offerings check out our Work with datagy page!

Follow datagy

Our Tutorials

datagy provides free tutorials and training on different analytics platforms. Click the links below for specific software/language tutorials!

Some Great Resources!

In addition to our tutorials, we have quick start guides for popular data analytics tools.

Check out our free Getting Started with SQL guide.

Recent Posts

  • Binning Data in Pandas with cut()
  • VLOOKUP in Python and Pandas using .map() or .merge()
  • List Comprehensions in Python
  • Filtering Computed Columns in SQL
  • Calculating Ages with SQL

datagy

@2018 datagy. All rights reserved.

Contact us

Email: [email protected]

 

Quick links

  • About us
  • Terms of service
  • Privacy policy
© 2026 datagy
Powered by WordPress / Theme by Design Lab