SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
need oracle help

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
need oracle help
Author Message
shogun



Joined: 12 Jun 2001
Posts: 1

Post need oracle help Reply with quote

hi folks
i hava an oracle(sql)-problem?
wanna create a table with auto-trigger-function -->like in excel!

wanna create:

a column A a column B
field a1=2 field b1=2*field a1

without writing any triggers and update- statements myself.

Question: Is this possible ?
How can I solve this problem?

thanx for your support!


Tue Jun 12, 2001 4:02 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7948

Post Re: need oracle help Reply with quote

This is not possible. But you can create a view to that table CREATE VIEW my_table AS SELECT a1, 2*a1 b1 FROM my_table

: hi folks
: i hava an oracle(sql)-problem?
: wanna create a table with auto-trigger-function -->like in excel!

: wanna create: a column A a column B
: field a1=2 field b1=2*field a1

: without writing any triggers and update- statements myself.

: Question: Is this possible ?
: How can I solve this problem?

: thanx for your support!

Tue Jun 12, 2001 8:04 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.