ORACLE中date和timestamp的相互转化
oracle 中date类型精确可以年月日,时分秒,timestamp类型可以精确的秒一下data转为timstampdata 转为timstam可以函数to_timestamp的方式来转化:SQL> Select to_timestamp('2006-01-01 12:10:10.1','yyyy-mm-dd hh24:mi:ss.ff') From dual;TO_TIMESTAMP('2006
sql trunning
oracle备份与恢复
oracle RAC
Linux
oracle basic
oracle developing 
