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