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
how to implement virtual mode in the DataGridView control?
publishing websites in TMG 2010
Add printer batch network share with space
VPN 721 error
Setting up WatchGuard's XTM Series 2
windows XP - Multimedia Audio Controller missing - drivers?
creating image using coldfusion
MSI installation of System Center Eessential 2010 agent and Forefront Client Security for use with MDT 2010
DFS on Windows Server 2003
Validate month and year fields based on current date