I need a procedure that can change the system date and time
I use both win95 and NT
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10035694.html
I have the following table...
17:59:36 SPFD>DESC SPF_PARAMETERS
Name Null? Type
------------- -------- ----
PARAM NOT NULL VARCHAR2(64)
VALUE ...
http://www.experts-exchange.com/Database/Oracle/Q_10765461.html
Zones:
OracleDate Answered: 07/24/2000 Grade: C Views: 0
Making a question to a table where i want to add sysdate but it dont get the valu automatic, as seen in text below
Part of script
column to_char(sysdate,'_yyyymmdd_hh24miss') on new_value my_sy...
http://www.experts-exchange.com/Database/Oracle/Q_11954758.html
Zones:
OracleDate Answered: 12/07/2000 Grade: A Views: 34
I need to write a pl/sql program that declares a date variable named 'today' and assigns sysdate to it. Output should hopefully look like the following:
(day 1-10) "It is the <day number> of <mon...
http://www.experts-exchange.com/Database/Oracle/Q_20187185.html
Zones:
OracleDate Answered: 09/24/2001 Grade: A Views: 60
ID NAME BDATE
-- -------------------- ---------
1 Diapk 13-SEP-02
2 Deba 12-SEP-02
3 BIDYIT 14-SEP-02
4 KAUSIK 10...
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_20357852.html
Actually in Execute DBMS_JOB.SUBMIT(:Jobno,'Analyze_object(''TABLE'',''DEPT'');',SYSDATE+1/288) ,its said that this job will be done in 5 minutes from now.So can anyone explain how does 1/288 repre...
http://www.experts-exchange.com/Database/Oracle/Q_20556612.html
Zones:
OracleDate Answered: 05/02/2004 Grade: A Views: 4
Hello,
How can I convert this code from DbVisualizer, into Access? (Assuming this is even possible...!!!) I don't know anything about this code, so my only hope is something that will convert ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21201853.html
Zones:
MS AccessDate Answered: 11/15/2004 Grade: A Views: 0
Ive created a stored procedure as in below .., currently this procedure is processing around 70 records in 10 sec , I made attempts using bulk collect , for some reason its taking more time using ...
http://www.experts-exchange.com/Database/Oracle/Q_21212602.html
Zones:
OracleDate Answered: 12/01/2004 Grade: B Views: 0
I am trying to write a shells script that goes through multiple directories
the Script shouild look at the file property (last modified) if it is = sysdate then I would like to add that file to a...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21399056.html
Nightly data processing begins when all users are off the system, and all dependent data has been loaded. Due to time limitations and job priority constraints, the execution time may occur before ...
http://www.experts-exchange.com/Database/Oracle/Q_21509054.html
Zones:
OracleDate Answered: 08/01/2005 Grade: B Views: 4