Question #156

Author: admin
tags: SQL  
Table tags:
id  tag
=================
1   javascript
2   asm
3   ruby
4   bash
5   canvas
6   sql
SELECT * from tags WHERE name LIKE '%as%';
What will this query select?
Nothing
2   asm
5   canvas
1   javascript
4   bash
1   javascript
2   asm
4   bash
5   canvas
Rate the difficulty of the question:
easyhard