I am trying to keep my school works under one user account. Currently I am making a new database user for every lab session. Surely this is not the right way to go?
I want to create a another schema, alongside my existing schema.
NB. I see a dropdown option for schema in the SQL workshop. So there might be a option to create multiple schema. But I can't find how to do it. The google links all say I have to create a new user.