What is a parameter file in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is an oracle function?
what is IDE,DMV in sql server?
what is the difference between table and veiw?
Is it possible to disable the parameter from while running the report ?
What is the difference between hot backup and cold backup in oracle?
consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
What is the difference between implicit index and explicit index?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
How to load data from external tables to regular tables?
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?
Where are the settings stored for each instance in oracle?
Is the After report trigger fired if the report execution fails ?