how to create user in sql and how to set password for that?

Answer Posted / guruswamy

create user <username> IDENTIFIED BY password;

Is This Answer Correct ?    21 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is csv? : Sql dba

570


State few characteristics of pl/sql?

565


What is difference between mysql and postgresql?

511


What are the two characteristics of a primary key?

485


How can we debug in PL/SQL?

655






How many aggregate functions are available there in sql?

526


Explain the components of sql?

587


Do we need to rebuild index after truncate?

523


Define implicit and explicit cursors.

624


How you can copy a file to file content and file to pl/sql table in advance pl/sql?

618


What is localdb mssqllocaldb?

613


Can we join same table in sql?

523


What is the use of sqlerrd 3?

519


what are dynamic queries in t-sql? : Transact sql

555


how would you enter characters as hex numbers? : Sql dba

516