how do you print the ages of all the wolves, my head is about to go off I've given it everything I've got please rescue me thnks a lot... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

how do you print the ages of all the wolves, my head is about to go off I've given it everything I've got please rescue me thnks a lot...

24th Aug 2016, 10:41 AM
Karl Russell S. Menil
Karl Russell S. Menil - avatar
5 Answers
+ 3
All wolves have the "wolf" in their name. If you search some value by its part, you can write symbol % instead other part. So your condition will be «WHERE name = '%wolf'».
24th Aug 2016, 8:26 PM
Nastya Kovylina
Nastya Kovylina - avatar
+ 2
%wolf
9th Sep 2016, 5:55 AM
jia@zhern@tew
+ 1
if the name ends with wolf then give the condition <WHERE name='℅wolf'> or if it starts with wolf then <WHERE name='wolf%'>
6th May 2017, 6:27 AM
Jackson Alappatt
Jackson Alappatt - avatar
0
slelect from table name where name="wolf";
14th Mar 2017, 11:37 AM
Rahul
Rahul - avatar
0
%wolf
9th Apr 2018, 5:03 PM
Mahnoor Shahzad
Mahnoor Shahzad - avatar