Multiple choice technology databases

Which option can be used to generate a new password for an sso login from RUN_SERVER file

  1. -c

  2. -E

  3. -u

  4. -p

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The -p option is used to generate a new password for an SSO login from the RUN_SERVER file. This is a standard command-line convention where -p typically specifies password operations.