7 kyu

BASICS: Length based SELECT with LIKE

10,611 of 10,613baaart

Description:

You will need to create SELECT statement in conjunction with LIKE.

Please list people which have first_name with at least 6 character long

names table schema

  • id
  • first_name
  • last_name

results table schema

  • first_name
  • last_name
Fundamentals
SQL
Databases

Stats:

CreatedFeb 21, 2018
PublishedFeb 21, 2018
Warriors Trained13755
Total Skips927
Total Code Submissions31056
Total Times Completed10613
SQL Completions10611
Total Stars48
% of votes with a positive feedback rating85% of 1091
Total "Very Satisfied" Votes839
Total "Somewhat Satisfied" Votes187
Total "Not Satisfied" Votes65
Total Rank Assessments5
Average Assessed Rank
7 kyu
Highest Assessed Rank
7 kyu
Lowest Assessed Rank
8 kyu
Ad
Contributors
  • baaart Avatar
  • Voile Avatar
Ad