Oracle Tablespace assign to user
In this post I will be describe about how we can assign the oracle tablespace to user. While creating oracle user we need to assign the tablespace to user. there are two kind of tablespace can be assign to oracle user. Default tablespace Temporary tablespace Following is the way to assign oracle tablspaces. SQL> ALTER …