79389573

Date: 2025-01-27 01:12:44
Score: 1.5
Natty:
Report link

What worked for me was the following:

use *db_name*

go

exec sp_addrolemember 'db_owner', 'NT AUTHORITY\NETWORK SERVICE';

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • No code block (0.5):
  • Starts with a question (0.5): What
  • Low reputation (0.5):
Posted by: Linda Rawson