For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Ever since SQL developer 4.0.2 - now I have SQL developer 4.1, I have been getting random crashes... Now in 4.1 in the log, I get possible deadlock detected messages.
For such a hings TRIGGERS are not only but BEST solution.
Imagine what happeneed if someone update values from SQLPlus! What then? So if you really do not that these updates are triggered, then disable that trigger and later update it.
P.S. If you have problem with DATE format then look in topic on that subject and HTMLDB how to deal with dates.
If you want to deal with fractals look into query:
SELECT to_char(<b>systimestamp</b>, 'HH24:MI:SS.<b>FF3</b>') FROM dual;
Hope this helps!
Describe courses COURSES COURSE_ID Number - - - 1 - - - COURSE_CATALOG_NUMBER Varchar2 20 - - - - - - CREATION_DATE Date 7 - - - nullable - - LAST_UPDATE_DATE Date 7 - - - nullable - - CREATED_BY Number - - - - nullable - - LAST_UPDATED_BY Number - - - - nullable - -