Which PaaS (Platform as a Service) should you use to create business applications much more quickly than with on-site solutions? Which database engine fits your performance needs? Moreover, which purchasing model should you consider? These questions and more will be answered within this Guided Project. In this intermediate-level guided project, you will create a resource … [Read more...] about Choose Azure SQL Database Service Tier that Suits Your Needs
Data Management
Practical Vim Editor Commands On Linux
Vim, or vi improved, is a standard editor on Linux. It comes with virtually every version of Linux out there and is available on Mac and Windows as well. If you are in a situation where you need to edit from the command line, for example when you ssh into another system, vim will be there. Vim is an ordinary text editor, like notepad. It inserts no special characters into … [Read more...] about Practical Vim Editor Commands On Linux
Retrieve Data with Multiple-Table SQL Queries
In this course you will be introduced to two methods of writing SQL queries that retrieve data from two or more tables. Since one of the functions of a database is to store data in an organized format, many databases are made up of multiple tables. Often, the data output required from the database is made up of data from more than one table. For example, the data that … [Read more...] about Retrieve Data with Multiple-Table SQL Queries
Improve Business Performance with Google Forms
By the end of this project, you will create and execute a customer satisfaction survey using Google Forms, and then analyze the form responses. Creating your survey will depend on what your company wants to analyze. Are customers satisfied with the products offered? Or, are customers satisfied with the services offered? You have the option of deciding the specifics of the … [Read more...] about Improve Business Performance with Google Forms
Troubleshooting and Solving Data Join Pitfalls
This is a self-paced lab that takes place in the Google Cloud console. This lab focuses on how to reverse-engineer the relationships between data tables and the pitfalls to avoid when joining them together. … [Read more...] about Troubleshooting and Solving Data Join Pitfalls