On 4/17/06, chetana bhargav <[EMAIL PROTECTED]> wrote: > I just want to know, if we create an index on any table, how the index is > stored, is it stored in a seperate file or as part of the current table only > in the same file.
There's only one file no matter how many tables or indexes you create.

