Oracle General (1803)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
2014which institute and which faculty is providing best training for oracle sql, plsql in hyderabad
4 5679I have 3+ Years experience HR with Technical Recruitment Industry. Now i would like to learn oracle HRMS Models of all aspect. please suggest any one, which institution is best for oracle HRMS practical with real time teaching in Chennai, Tamilnadu. What are the basic stat up to learn Oracle HRMS with Core strongly?
1 3218if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
1 3930i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
1 3447t1 col1 col2 nishi 5000 lucky 6700 akash 7000 i want that a query that when i insert 7000 it will show me data already present and data will not insert. if data is not present it will insert.
2 3691if i am using dml statement in function. then i am writing select statement what was the output
2 4465
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
What is a user account in oracle?
how can we store any pdf file in oracle
How are extents allocated to a segment?
i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks
a text item is there what r the different types of triggers associated with it
What is different type of rman backup?
How would you determine what sessions are connected and what resources they are waiting for?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
Difference between lexical and bind varible.
Difference between pre-select and pre-query
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
What is a system tablespace?
How to write a left outer join with the where clause in oracle?
Difference between open_form and call_form in oracle.