Recent IT Questions

1 - 11 of 11
<<PREVIOUS 1 NEXT>>

oracle views

what is the differnts bw view and metialized view Software/Hardware used: oracle

View Answer   |  Sep 4 2009  6:51 AM GMT
Oracle Views, Oracle BW View, Oracle Metialized View
asked by Oracleviews

  5 pts.

Using INSTEAD OF Views in Oracle Forms 6i

I have a block in my forms which is based on a view. I have created an instead of trigger on this view tu update certain fields. I would like to update this view through a Forms. I have made the block and the field updatable, but it gives me the following message when I try to write something on...

View Answer   |  Apr 8 2009  7:18 AM GMT
Oracle Forms 6i, FRM-40602, INSTEAD OF triggers
asked by Ariadnedbka

  5 pts.

Oracle v$ view that dynamically has the names of procedures

Is there a v$ view where I may find just the names of all the procedures that are currently running in an Oracle database?

View Answer   |  Feb 25 2009  7:41 AM GMT
Oracle v$ Views, Oracle Views, Oracle administration
asked by Skabanga

  5 pts.

Need help creating a specific Oracle View

We have several tables with what would probably have been nested columns if that feature had existed when they were created. They are simple VARCHAR2 columns occurring a fixed number of times (2 to 4). Since they are often null, the true number is variable with a fixed maximum. Although we would...

View Answer   |  Feb 3 2009  4:02 PM GMT
Oracle Views, VARCHAR, Oracle Nested Tables
asked by OracleATE

  190 pts.

Oracle Applications view functions mapping

hi, I have a query regarding Oracle Applications (OA) and I hope you will be able to assist me. I am looking for a list of OA functions which are VIEW functions, according to the hard-coded definition of Oracle. In other words, I am looking for a list of FORM FUNCTIONS that allow users only to...

Answer Question   |  Aug 28 2008  8:23 AM GMT
Oracle applications, Oracle Views, Functions
asked by Orit

  15 pts.

view color codes

Hello... i m beginner in lotus notes and would like to know how to change/set color code to particular row in the view based on formula or condition...?? For ex. if the column value is vacant i have to set green color for that entire row in the view. if the column value is occupied it should red in...

View Answer   |  Apr 11 2008  7:03 AM GMT
Lotus Notes, Oracle Views, Formula Language
asked by NotesBeginner

  5 pts.

Oracle View

How can I get my view to return SYSDATE-4 hours? I currently have WHERE event.cdts = TO_CHAR (SYSDATE, 'yyyymmdd')is creation of the view. It is not returning anything.

View Answer   |  Mar 26 2008  4:14 PM GMT
Oracle Views
asked by Dbawiz

  5 pts.

Assign default values to SQL VIEW columns

I'm trying to assign default values to VIEW columns defined for left joined columns or columns created by aggregate functions. I've tried the ALTER TABLE after the VIEW was created but get an error that my VIEW is not a TABLE and the ALTER VIEW is not supported by DB2/400 v5r3.

View Answer   |  Jan 5 2008  11:57 AM GMT
SQL, Oracle Views, DB2/400
asked by Tgee

  60 pts.

view and temp. table which one works better in T-SQL?

please tell me which one performs better view or temp table ?

View Answer   |  Jan 5 2008  0:13 AM GMT
T-SQL, Oracle Views, Temp Tables
asked by HL

  5 pts.

Oracle Cross Schema View

I am creating a cross schema view and am receiving the error 'Table or View does not exist' on the second table of one schema in my view. Here is the View: CREATE OR REPLACE VIEW WORKMGMT.VIEW_WORKMGMT_USERS( USER_ID, USER_VALID_FROM, USER_VALID_TO, DEFAULT_UNIT, LANGUAGE_PREFERENCE) AS SELECT...

View Answer   |  Nov 20 2007  9:08 PM GMT
Oracle, SQL, Oracle error messages
asked by Ora mer

  20 pts.

i want to get updated or deleted or inserted views from last four days

sir, How can we find views which are got manipulated(DML) from last four days or one week.

Answer Question   |  Oct 4 2007  1:10 PM GMT
Oracle, Oracle Views
asked by Maneswar

  15 pts.

1 - 11 of 11
<<PREVIOUS 1 NEXT>>