Weekly Work Place Challenge #1 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Weekly Work Place Challenge #1

This is for people who would like a weekly "real world" challenge to work on that might be presented by a project manager, superior or client. Weekly Work Place Challenge #1: Write a function, in any language, that takes in an username, and password, searches through a MySQL database, and finds the user's first name, and last name in a table called 'members'. If no username, and password match are found, then handle the error. Hint: You may start by searching for your languages documentation on MySQL.

20th Aug 2017, 9:26 PM
David Hutto
David Hutto - avatar
0 Answers