In SQL (Most widely known database), you use keyword 'SELECT' to get the information from the database. You then use 'WHERE' clause to filter the data you want to retrieve by introducing conditions to the Structure Query you are calling from the Database.