what is julian date in oracle

Answer Posted / neel armstrong

Julian date is the number of days from 01-Jan-4712 BC

Is This Answer Correct ?    22 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of normalization are there?

665


What is cold data?

678


Is natural join same as inner join?

677


How do I partition in sql?

704


what's the difference between a primary key and a unique key? : Sql dba

700






What is a natural join?

731


Explain the insert into statements in sql?

728


How to move files from one directory to another in pl sql?

854


What is a heap in sql?

718


How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000

1891


1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

2167


How do I remove duplicates in two columns?

697


what is a trigger in mysql? Define different types of trigger. : Sql dba

729


What is clustered index in sql?

784


How many types of literals are available in pl sql?

748