Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on SQL Server within the SQL Server forums, part of the Databases category; Last Day ine interviewer asked me "What is SQL injection". Can you please explain this.I am not able to ans that...
|
|||||||
| SQL Server SQL Server is a Database Management System(DBMS) by Microsoft |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
Re: SQL Server
SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application.
The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another. SQL injection attacks are also known as SQL insertion attacks
__________________
Sireesha |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| what is the difference between application server, web server and portal server? | vinothkumarbaskaran | Web Servers | 17 | 10-13-2009 12:02 PM |
| How to Restore the Sql server 2005 database to Sql server 2000 | vcyogi | SQL Server | 1 | 09-02-2008 02:23 AM |
| import tables from sql server to oracle server | arsathishdb | Oracle | 0 | 08-28-2008 11:02 AM |
| web hosting company upgrades to 2003 server from 2000 server | jmblax | Database Design | 0 | 08-15-2008 02:47 PM |
| Oracle Server, Gopher Server, Windows 2008 | Geek_Guest | Networking | 0 | 07-02-2007 10:24 PM |