Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
SQL Server DBA
« Previous
Next »
Stored procedures are safe from SQL injection attacks
Options
- True
- False
CORRECT ANSWER : True
Discussion Board
two different answers
The correct answer was typed TRUE but the in the Discussion Board it mentioned FALSE
Akram 01-30-2019 03:38 PM
The correct answer is False!
By default, they are NOT safe from an injection attack. For example, your stored procedure for whatever reason has variables, those variables get their data from a text box on a webpage (obviously bad by design.) Anyway, your SP can now be subject to an injection.
Shizzle 09-15-2015 06:00 PM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
SQL Server (40)
SQL Server (28)
SQL Server (25)
Data Warehousing (10)
Biztalk (15)
SQL Server DBA (15)
Database (30)
Database (28)
DBMS (20)
Advertisement
▲