AMA University Answers
Login
Register
AMA OED
Courses
IT
IT-6203
Which of the following is the...
Which of the following is the example of changing a password to user ANNA from ANNA01 to AN01?
ALTER USER ANNAIDENTIFIED BY AN01;
Correct
Similar IT-6203 questions
Which of the following is the example of create a default constraint
Which of the following is the example of creating a role STUDENT?
Which of the following is the example of creating a subquery that copy the values from employees tab...
Which of the following is the example of creating a subquery that will copy all values from employee...
Which of the following is the example of creating a user ANNA with password ANN01?
Which of the following is the example of creating a view where LASTNAME ends with letter S rename LA...