Your browser does not support JavaScript!

What does the following MySQL command do? SELECT * FROM author WHERE auth_name LIKE 'W%';

  • Return those rows from the table author in which the name of the author starts with the character 'W Correct
Similar IT-6314 questions