giving username sql server 2012 management studio -


i installing sql server 2012 , have selected install default instance. , authentication type mixed don't want add default username "as" , want give different username.

is possible?? give me suggestion how achieve it

did mean sa? if so... can add own administrators (ideally windows authentication) , add them role sysadmin. after can give sa strong password , deactivate afterwards. strong password recommended, if sa accidentally or exploit available, password give little bit better protection.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -