Get the answers you need from a community of experts on IDNLearn.com. Whether it's a simple query or a complex problem, our experts have the answers you need.

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;