1.

Stored procedures are safe from SQL injection attacks(a) True(b) False(c) Depends on the result(d) Always safeI had been asked this question during an online interview.This question is from Estimating Statistics of Expression Results topic in portion Query Processing Techniques of Database Management

Answer»

Correct ANSWER is (a) True

For explanation: Injection attack is not POSSIBLE in SP.



Discussion

No Comment Found

Related InterviewSolutions