iOS Developer Salary: Your 2025 Guide
January 6, 2025
Article · 7 min read
Instructor: Judy Richardson
8,568 already enrolled
Included with
(328 reviews)
Recommended experience
Beginner level
Learners who are targeting careers in programming, web development, or data analysis.
(328 reviews)
Recommended experience
Beginner level
Learners who are targeting careers in programming, web development, or data analysis.
Explain how the concept of data retrieval is used in computer systems.
Generate successful SQL single-table queries for data retrieval.
Apply data analysis techniques to devise a query that answers a request.
Add to your LinkedIn profile
Only available on desktop
In this course you’ll learn how to effectively retrieve data from a relational database table using the SQL language.
We all know that most computer systems rely on at least one database to store data. Your tax information is stored in the database used by the Internal Revenue Service. Your phone stores your contacts’ names, addresses, email addresses, and phone numbers in a database. If you shop online, you’re viewing photos, descriptions, and prices of products that are stored in a database. Database designers go to great lengths to design databases so that the data can be stored securely and in an organized format. It’s important to note that the main reason they go to all that work is so that we can get the data back out again when we need it! That’s called “data retrieval”. Data is retrieved or read from a relational database by using a language called SQL to query (or question) the database. SQL is referred to as “the language of relational databases”. It can be used by itself or embedded in programs to retrieve data. Once the data is retrieved, it can be displayed on a web page or PC application, or even printed on paper. You’ll be practicing writing SQL queries using SQLiteStudio. Next time you go online and look up the daily special at your favorite restaurant, you can think about the fact that it’s likely that an SQL query was used behind the scenes to fetch that data and pop it up on your screen. By the end of this course, you’ll even have a pretty good idea what the query might have looked like! Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
In a video that plays in a split-screen with your work area, your instructor will walk you through these steps:
Your First Query
The SELECT Clause
The ORDER BY Clause
The WHERE Clause
The Combination WHERE Clause
Great Analysis Makes a Great Query
Saving and Reusing Queries
Learners who are targeting careers in programming, web development, or data analysis.
We asked all learners to give feedback on our instructors based on the quality of their teaching style.
The Coursera Project Network is a select group of instructors who have demonstrated expertise in specific tools or skills through their industry experience or academic backgrounds in the topics of their projects. If you're interested in becoming a project instructor and creating Guided Projects to help millions of learners around the world, please apply today at teach.coursera.org.
Skill-based, hands-on learning
Practice new skills by completing job-related tasks.
Expert guidance
Follow along with pre-recorded videos from experts using a unique side-by-side interface.
No downloads or installation required
Access the tools and resources you need in a pre-configured cloud workspace.
Available only on desktop
This Guided Project is designed for laptops or desktop computers with a reliable Internet connection, not mobile devices.
328 reviews
70.73%
23.17%
4.26%
1.82%
0%
Showing 3 of 328
Reviewed on Jun 4, 2020
Thanks for this course, this encourages me to do more SQL projects.
Reviewed on Jul 28, 2020
it's too simple and easy to understand concept on select, where and order clause
Reviewed on Nov 25, 2020
A very simple introduction for complete novices. A safe place to start in SQL.
Coursera Project Network
Course
Coursera Project Network
Course
Coursera Project Network
Course
Coursera Project Network
Course
Unlimited access to 10,000+ world-class courses, hands-on projects, and job-ready certificate programs - all included in your subscription
Earn a degree from world-class universities - 100% online
Upskill your employees to excel in the digital economy
By purchasing a Guided Project, you'll get everything you need to complete the Guided Project including access to a cloud desktop workspace through your web browser that contains the files and software you need to get started, plus step-by-step video instruction from a subject matter expert.
Because your workspace contains a cloud desktop that is sized for a laptop or desktop computer, Guided Projects are not available on your mobile device.
Guided Project instructors are subject matter experts who have experience in the skill, tool or domain of their project and are passionate about sharing their knowledge to impact millions of learners around the world.
You can download and keep any of your created files from the Guided Project. To do so, you can use the “File Browser” feature while you are accessing your cloud desktop.
Guided Projects are not eligible for refunds. See our full refund policy.
Financial aid is not available for Guided Projects.
Auditing is not available for Guided Projects.
At the top of the page, you can press on the experience level for this Guided Project to view any knowledge prerequisites. For every level of Guided Project, your instructor will walk you through step-by-step.
Yes, everything you need to complete your Guided Project will be available in a cloud desktop that is available in your browser.
You'll learn by doing through completing tasks in a split-screen environment directly in your browser. On the left side of the screen, you'll complete the task in your workspace. On the right side of the screen, you'll watch an instructor walk you through the project, step-by-step.