filmov
tv
Using WHERE Clause and LIKE Operator in MySQL Query | Video #4

Показать описание
Here we learn about WHERE clause in MySQL query that allows us to use some conditions and based on those conditions the query will perform the task. We also learn about LIKE operator which can be very helpful in retriving the data from table in case we are doubtful of spelling or do not want to type very long names.