Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - Database Management and Reference » UltraLite database schemas » UltraLite users

 

Manage UltraLite users with SQL statements

You can use the CREATE USER, ALTER USER, and DELETE USER statements to manage users in an UltraLite database.

You cannot use these SQL statements with UltraLite Java edition databases.

 Example
 See also