Search
 
SCRIPT & CODE EXAMPLE
 

SQL

différence entre deux dates sql oracle

 SQL> select 24 * (to_date('2009-07-07 22:00', 'YYYY-MM-DD hh24:mi') - to_date('2009-07-07 19:30', 'YYYY-MM-DD hh24:mi')) diff_hours from dual; DIFF_HOURS ---------- 2.5 
Comment

PREVIOUS NEXT
Code Example
:: drop table in mysql 
:: power query concatenate 
Sql ::  
::  
:: delete all table oracle 
Sql ::  
Sql ::  
::  
:: postgresql where datetrunc month and year equal 
Sql ::  
:: describe table query in postgresql 
:: sql to char 
::  
::  
::  
::  
::  
::  
Sql ::  
::  
Sql ::  
::  
Sql ::  
::  
:: can you update NULL in sql 
::  
::  
::  
::  
::  
ADD CONTENT
Topic
Content
Source link
Name
5+8 =