Subject Creating users
Author PenWin
Hi!

Is it possible to create users using SQL? I need to create an extra user
from my database and so far it looks like I'll have to do it either manually
or through an application. I would much prefer to cerate user through a
database upgrade script, though.

Pepak