answersLogoWhite

0

table is used to store the data where tablespace is a logical group of datafiles in a database

sreedevimuddhu

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the difference between a pool table light and a billiards table light?

There is no difference.


What is the difference between the structure of table salt and table sugar I know one's sweet and one's not but I want to know the difference between the two structures.?

Table salt has a cube structure and table sugar has a hexagonal crystaline structure.


What is the difference between state table and truth table?

A state table defines the behaviour of the of the sequantial function


What is a Tablespace?

physio logical strucutre


When a user creates an object without a tablespace clause where will oracle store the segment?

It will go in the default tablespace of the user that creates the object.


What is the difference between a ratio table and a data table?

A ratio table is more like a pattern, where a data table has graphs.


What is the difference between a data table and a ratio table?

A ratio table is more like a pattern, where a data table has graphs.


What is the difference between chair and table?

A chair you sit upon, and a table you eat upon.


Difference between truth table and excitation table?

truth table contains inputs and excitation table takes outputs as inputs


Difference between excitation table and truth table?

truth table gives relation between i/p & o/p. excitation table is use for design of ff & counters.


Difference between entity and entity set?

Entity - Table Entity Set - Rows in Table


Why use truncate over delete while deleting all rows?

For performance. Truncate will release the tablespace used by the table that the data is being removed from and delete will not release this space.