Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Ticket tracking system
Perhaps put a trigger on the ticket table that will insert a row into
another table, which can then be queried from your app?
Rich Jesse System/Database Administrator Rich.Jesse_at_qtiworld.com Quad/Tech International, Sussex, WI USA
> -----Original Message-----
> From: Nguyen, David M [mailto:david.m.nguyen_at_xo.com]
> Sent: Tuesday, April 02, 2002 1:38 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Ticket tracking system
>
>
> I develope a ticket database for people to open, close,
> re-open ticket to
> update using oracle database. My question is how do I use
> SQL command to
> let people re-open a close ticket for updates? When someone
> close a ticket,
> delete command is executed and data is gone. Please advise.
>
> Thanks,
> David
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jesse, Rich INET: Rich.Jesse_at_qtiworld.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Apr 02 2002 - 14:13:28 CST
![]() |
![]() |