McAfee interview question

Nothing special ...basic questions about my CV. They asked about why you would use SQL stored procedure instead of SQL script in the web application

Interview Answers

Anonymous

2 Apr 2013

mainly around the security

Anonymous

7 Apr 2013

Stored procedures give us many advantages over using sql scripts and SQL ... to use Stored Procedures to enable our web and windows applications to ... Our application code that creates a dynamic SQL string might look something like: ... Let us now see why you should use a Stored Procedure rather than in-line SQL