We use SQL where clause to filter data from table to return only rows that fulfil a specified condition.
To create SQL query with two or more conditions in that case we use sql and condition.
Sql or condition we use to create SQL statment to return rows from table when any condition is satysfied.
If we want to change column names and assign new names we use sql as clause