Which of the SQL statement is correct?
(a) SELECT Username AND Password FROM Users
(b) SELECT Username, Password FROM Users
(c) SELECT Username, Password WHERE Username = ‘user1’
(d) None of the Mentioned
Answer:
(b) SELECT Username, Password FROM Users
Which of the SQL statement is correct
Read more: Who deploy malware to a system or network