Hi,
i am using oracle9i. i have lot of questions to ask i want to create b-tree index on a table in the database.
How can i do that??
are these index same as that of written on wikipedia b-tree page??
i want to perform b-tree operations(like insertion and deletion of entries) on these index b-trees.. can i do that??
please, help me!