IDNLearn.com helps you find the answers you need quickly and efficiently. Get prompt and accurate answers to your questions from our experts who are always ready to help.

Which of these SQL statements queries the log in attempts table?

a) SELECT * FROM log in attempts;
b) SELECT event id, username FROM log in attempts WHERE event id < 150;
c) SELECT log in attempts FROM SELECT log in attempts FROM event id;