I want to create some bitmap indexes on a table, in Oracle version 7.3.4<br>The statement for this is <br>CREATE BITMAP INDEX name ON table ( fields );<br>When I execute this statement I receive an SQL error ORA-00901: invalid CREATE command<br>The only thing I found in documantation for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.