Microsoft
Software
Hardware
Network
Question : year value
how can you get the current year only from dual, from sysdate value
thanks
Answer : year value
to_char(sysdate,'yyyy')
or
to_number( to_char(sysdate,'yyyy'))
Random Solutions
VMware Workstation 7.1 Won't Install
Disable IPv6 on windows 2008
Include page headers when printing HTML pages with different headers on some of each page
Exchange 2007 Incremental backup
How to get grand totals from another query with subtotals without aggregate errors
can't find Printer Setup Utility in Mac OS X 10.5.8
Close a connection to Ajax
Outlook Web App Options
Locking down Exchange in SBS 2003
Having a problem json encoding a string with quotes