I am trying to access SQL using-u root -p but I am not able to and this is what it’s showing
-u root -p
This is what I am getting
-u root -p
-u : The term ‘-u’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
-
-u root -p
-
~~
-
CategoryInfo : ObjectNotFound: (-u:String) [], CommandNotFoundException
-
FullyQualifiedErrorId : CommandNotFoundException
-
Muskan Sharma is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.