Exforsys
+ Reply to Thread
Results 1 to 4 of 4

Output of the Statement

This is a discussion on Output of the Statement within the Oracle Database forums, part of the Database category; I recently saw a command namely: CREATE USER xxx IDENTIFIED GLOBALLY What does this statement means and what is the ...

  1. #1
    Adrian is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124

    Output of the Statement

    I recently saw a command namely:
    CREATE USER xxx IDENTIFIED GLOBALLY

    What does this statement means and what is the output of the statement.Can anyone brief on this.


  2. #2
    madug is offline Junior Member Array
    Join Date
    Jan 2007
    Answers
    2
    hai friend
    Ur Question is create user XXX identified globally
    it means here statement creates a new user as XXX and his/her password .........
    In ur question ,after 'identified' there must be a password,but there is no WORD like globally
    I think is a password


  3. #3
    ashok.gopasani is offline Junior Member Array
    Join Date
    Apr 2008
    Answers
    1
    create user <username> identified by <password> from my side this the syntax
    edit me thank you

    Last edited by ashok.gopasani; 04-26-2008 at 04:45 AM.

  4. #4
    anilkumar2010's Avatar
    anilkumar2010 is offline know nothing Array
    Join Date
    Oct 2011
    Location
    amerpet
    Answers
    7
    In the above answer will be SYNTAX ERROR.because user name is xxxxx it will be idendtified BY this place password is put. but above question u will not specify BY after IDENTIFIED.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...