Changes between Version 51 and Version 52 of Docs/825gen2/Dev/DevVMTechnical


Ignore:
Timestamp:
11/04/25 08:06:24 (9 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DevVMTechnical

    v51 v52  
    320320sudo createdbuser xyz jim 123
    321321}}}
     322This example creates a database named "xyz". A database user "jim" with password "123" is then created with permissions for database "xyz".