|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Tablespace Names
Can someone just tell me what command is used to see what tablespacece my tables are in?
|
|
#2
|
|||
|
|||
|
Well you don't say which database but Oracle does have tablespaces:
select table_name, tablespace_name from user_tables; |
|
#3
|
||||
|
||||
|
You should take a look at http://technet.oracle.com for a million useful documents.
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Tablespace Names |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|