Advertisement

1 - 10 of 142 containing alltags:("sysdate") (0 seconds)
I need a procedure that can change the system date and time I use both win95 and NT
Zones: Delphi ProgrammingDate Answered: 01/15/1998 Grade: B Views: 0
I have the following table... 17:59:36 SPFD>DESC SPF_PARAMETERS  Name           Null?     Type  -------------  --------  ----  PARAM          NOT NULL  VARCHAR2(64)  VALUE              ...
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...
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...
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...
Zones: Oracle 3rd Party ToolsDate Answered: 12/12/2003 Grade: A Views: 0
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...
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 ...
Zones: MS AccessDate Answered: 11/15/2004 Grade: A Views: 0
I’ve 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 ...
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...
Zones: Unix Systems ProgrammingDate Answered: 05/21/2005 Grade: B Views: 0
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 ...
Zones: OracleDate Answered: 08/01/2005 Grade: B Views: 4