-
-
Notifications
You must be signed in to change notification settings - Fork 250
Closed
Description
Submitted by: @pcisar
Is related to QA291
Votes: 5
SFID: 807879#
Submitted By: pcisar
I think it a good idea to have the ability in the sql
interface to Create, Edit and Delete User Accounts.
E.G.
Create User "MyUsername" "MyPassword";
Delete User "MyUsername";
Alter User "MyUsername" "MyPassword" "NewPassword";