Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
SQL injection
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' txtUserId = getRequestString("UserId"); sql = "SELECT * FROM Customers WHERE CustomerId = @0"; command = new SqlCommand(sql); command.Parameters.AddWithValue("@0",txtUserID); command.ExecuteReader();
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
for xml path concatenation ordered by seqno
Comercio
TEST 1
ms sql - update/insert - date concatenation
QLSV
String between two indexes
Manish_Sql_updated
aaa
Common Table Expression
DDL,DQL,DML
Please log in to post a comment.