|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
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
|
|||
|
|||
|
add index of the table
Is it possible to insert the index of the table after a setup?
As I find that I cannot insert it.
__________________
Real, Nice and Beautiful are my hungry for knowledges. |
|
#2
|
|||
|
|||
|
If you want to create an index just use
CREATE INDEX index_name on tablename(column_name); there are a lot of options including storage, logging, etc that you will need to look into based on your environement. hope that helps... ~jimbag8 |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > add index of the table |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|