Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: navarannan
Forum: MySQL Aug 27th, 2009
Replies: 0
Views: 418
Posted By navarannan
Hi Im using the following trigger to refresh my mview.

BEGIN
DBMS_SNAPSHOT.REFRESH(
LIST => 'EQUIPMENT_FEATURES_MVIEW'
,PUSH_DEFERRED_RPC => TRUE
...
Forum: MySQL Aug 27th, 2009
Replies: 8
Views: 558
Posted By navarannan
Thanks everyone..
The issue is resolved
Forum: MySQL Aug 27th, 2009
Replies: 8
Views: 558
Posted By navarannan
ha ha, thanks for that.

But my Mview is also named as EUIPMENT_FEATURES_MVIEW
Forum: MySQL Aug 27th, 2009
Replies: 8
Views: 558
Posted By navarannan
Hi Thanks, the change in order did have effect. Now its throwing another error.
select
apex_item.checkbox(1,"EQUIPMENT_ID") Tick,
ef.equipment_type as "Device Type",
e.equipment_name as...
Forum: MySQL Aug 27th, 2009
Replies: 8
Views: 558
Posted By navarannan
I have modified the SQL as follows but its throwing me the same error
select
apex_item.checkbox(1,"EQUIPMENT_ID") Tick,
ef.equipment_type as "Device Type",
e.equipment_name as "Device Name",
...
Forum: MySQL Aug 27th, 2009
Replies: 8
Views: 558
Posted By navarannan
Do you mean I have to put the groupby clause before where clause?
Forum: MySQL Aug 27th, 2009
Replies: 8
Views: 558
Posted By navarannan
Hi Im trying to execute a the following query, but its throwing me an error

select
apex_item.checkbox(1,"EQUIPMENT_ID") Tick,
ef.equipment_type as "Device Type",
e.equipment_name as "Device...
Forum: MySQL Aug 24th, 2009
Replies: 1
Views: 401
Posted By navarannan
I'm currently working on APEX where I expect the following query to work.. But its not working or giving me any errors.

here is the query

select et.equipment_type,
max(case when...
Forum: Java Jul 4th, 2009
Replies: 3
Views: 335
Posted By navarannan
sorry mate.. basically wanted to give the font a color and cud only find red flavor in the pull down..

I understand your point.. Looks like Daniweb is a site of morons..
Bye Bye Daniweb ...
Forum: Java Jul 4th, 2009
Replies: 3
Views: 335
Posted By navarannan
Hi I need to develop an application which reads a csv file from a server does data validation and write to a file and then bulk upload the data to an Oracle database.

The details of the...
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC