Skip to content

Commit ec85284

Browse files
committed
Fri Feb 5 19:02:22 CST 2016
1 parent 521673a commit ec85284

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sysdate.sql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
select to_char(sysdate, 'DAY DD-MON-YYYY HH24:MI:SS') as "Current DB/SERVER Time" from dual;
1+
select to_char(sysdate, 'DAY DD-MON-YYYY HH24:MI:SS') as "Current DB/SERVER Time" from dual;
2+
--test

0 commit comments

Comments
 (0)