ECCouncil Computer Hacking Forensic Investigator (V9) 312-49v9 Question # 42 Topic 5 Discussion

ECCouncil Computer Hacking Forensic Investigator (V9) 312-49v9 Question # 42 Topic 5 Discussion

312-49v9 Exam Topic 5 Question 42 Discussion:
Question #: 42
Topic #: 5

What will the following command produce on a website login page? SELECT email, passwd, login_id, full_name FROM members WHERE email = 'someone@somehwere.com'; DROP TABLE members; --'


A.

Deletes the entire members table


B.

Inserts the Error! Reference source not found.email address into the members table


C.

Retrieves the password for the first user in the members table


D.

This command will not produce anything since the syntax is incorrect


Get Premium 312-49v9 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.