Apply Filters To SQL Queries
Apply Filters To SQL Queries
Project description
This project illustrates a scenario where some potential security issues that involve login
attempts and employee machines were discovered and need to be investigated using SQL. I
retrieved specific pieces of information from the organization database by filtering for
multiple conditions. I also filtered for items that do not match a particular condition. The
following are the steps I took to complete this task: