Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is tablespace in oracle?
how can we create?
how is it manage?
.
.
.
Thnx 2 All in Advnc....:)

Answer Posted / s.s.kumar

The Structure of the table is known as tablespace,
create tablespace
users
datafile
‘/ora01/oracle/oradata/booktst_users_01.dbf’
size
50m;
using alter query we can manage the tablesapace

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use windows user to connect to the server?

1045


What are the built-in functions used for sending Parameters to forms ?

3436


What is the max number of columns in an oracle table?

1048


What is an oracle tablespace?

1096


How to convert characters to numbers in oracle?

1112


Design database draw er diagram for a certain scenario ?

4628


How to delete a user account in oracle?

1021


What are joins, explain all types of joins?

2363


How to call a sub procedure?

1147


What are the components of logical database structure in oracle database?

1139


Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

2181


What is parameterized cursor in oracle?

1224


How to export your own schema?

1051


In which language oracle has been developed?

1136


How to specify default values in insert statement using oracle?

1155