Oracle General (1809)
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) In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
2341what is the maximum number of indexes i can create for a table? What happens if i create indexes for all the columns of a table? Will it slow down the speed of retrieval
2 7945How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
2260
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
What is a Garbage Collection? and what is full recursive Garbage collection?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
How will you run ms_batch file in forms?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What are different types of transactions in ar? : oracle accounts receivable
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
How can be determining the size of the log files?
What are the database administrators utilities available?
How to create a table in a specific tablespace?
How to create id with auto_increment on oracle?
What operating systems are supported by oracle database 10g xe?
How do I limit the number of rows returned by an oracle query after ordering?
Difference between cartesian join and cross join?
Explain the truncate in oracle?