mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-01-20 10:18:50 +00:00
add comments
This commit is contained in:
parent
cce0444245
commit
20c1e5c075
@ -1,5 +1,12 @@
|
|||||||
# MSSQL Injection
|
# MSSQL Injection
|
||||||
|
|
||||||
|
## MSSQL comments
|
||||||
|
|
||||||
|
```sql
|
||||||
|
-- comment goes here
|
||||||
|
/* comment goes here */
|
||||||
|
```
|
||||||
|
|
||||||
## MSSQL version
|
## MSSQL version
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
|
Loading…
Reference in New Issue
Block a user