-
How data flows from Hyperion DRM to other applications?
How financial data flows from DRM to other Planning and HFM applications using FDM.
-
-
How to use hints in oracle 11g
if any knows rply me
-
Indexes in a sql query issue
we have a table that contains around 25,00,000 rows.The where clause is on month-year. Indexes in a sql query are picking up sometimes but the same query is not picking same indexes at different time
The query is picking up the index some times but the exactly same query is not picking those indexes when we checked later.
we have analyzed table,rebuilt index but it is still not... -
How to subtract 2 dates in oracle to get in hour and minute
I want to subtract 2 dates and represent the result in hour and minute in one decimal figure.
I have the following table and i am doing it in this way but the result is not as desired.
There is some slight variation, im sure this is simple arithmetic but im not getting it right.
select start_time, end_time, (end_time-start_time)*24 from come_leav;
START_TIME... -
-
Information about a particular disk
There are show many hard disks attached in system, how i know a particular disk information in solaris operating system?
-
Application of cursors in different applications
i am in a dilemma in thinking how different types of cursors are useful in applications.
like dynamic scrollable cursors are used where result set changes are reflected like in airline reservation system..
but can you tell me the usage of insensitive scrollable cursor(in which application) in real world..
and when to use unscrollable cursors(even though scrollable are... -
How to subtract 2 dates to get the result in hour and minute
Hi there..
I have 2 date fields in my table. I want to subtract these 2 date fields to get the result in hour and minute.
Below is what I have and what I am doing but the result is not as I want..
Date1 Date2 date2-date1*24 (is what I am doing)
21-06-2011 14:00:00 21-06-2011 16:55:00 2.9166667 -
Find users running the script
How do you find the users who are running the script ?
-
-
-
How can Restrict the row through View.
1)How can restrict the view through view2)What does prior statement in pl/sql3)What are the different Pragam inPL/sql except Pragam_init,pragma_Automation
-
-
There is a field of type character in the table, but we are storing numeric values like (Roll number) in this field, so if we want to sort the field (in java) according to numbers.How?
By creating a function for sorting in the front end(guessing, i am not sure. plz answer it)
-
Oracle Mutation error
Please explain about Mutation error in database trigger in oracle with an example
-
Define Transaction ?
A Transaction is a logical unit of work that comprises one or more SQL statements executed by a single user.
-
-
-
Data Access Interview Questions
Ans