The GetExternalOrder() method in the ExternalQueueService service is throwing a runtime error. The method
must query the database for a record that matches the orderNum parameter passed to the method.
You need to modify the queryString string to retrieve the record. With which code segment should you replace
line EQ64?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
correct Answer is A
from what is presented here in the question – correct answer is C.
All the rest look to have incorrect SQL syntax.
Ahh, sorry. In another dump this question is presented in full and it becomes clear that this is not a SQL query but Entity SQL query which makes ‘A’ to be the correct answer.
Nu ty zajebal Sierioga.