aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Oracle and ADABAS Database Fundamentals
  • Oracle DATE columns always contain the date but not the t...
Multiple choice technology databases

Oracle DATE columns always contain the date but not the time fields

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Oracle DATE columns store both date and time components, precise to the second. When only a date is specified, the time portion defaults to midnight (00:00:00).

Keep practicing — related questions

  • In Sybase we can not compare a date column with a varchar value.
  • A table is having column called 'Timestamp', whose data type is timestamp(6)and stores the value '01-jan-20...
  • state true or false can we apply Round() to the column whose datatype is declared as DATE?
  • DATE() returns the current date
  • In the Datatype Conversions Date can be converted only to date and string and vice versa.
  • SQL data type DATE, TIME or TIMESTAMP will be accdepted as character strings in COBOL program
  • The output of the below two queries will be same. 1.select to_date('01-01-00','DD-MM-YY') from dual 2.selec...
  • If an UNIQUE KEY constraint on DATE column is created, it will accept the rows that are inserted with SYSDA...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy