An Introductory SQL Tutorial: How to Write Simple Queries
How to Query a SQL Database:
- Make sure that you have a database management application (ex. MySQL Workbench, Sequel Pro).
- If not, download a database management application and work with your company to connect your database.
- Understand your database and its hierarhcy.
- Find out which fields are in your tables.
- Begin writing a SQL query to pull your desired data.
Ever heard of SQL? You may have heard about it in the context of data analysis, but never thought it would apply to you as a marketer. Or, you may have thought, “That’s for the advanced data users. I could never do that.”
An Introductory SQL Tutorial: How to Write Simple Queries Read More »





