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
I want to refresh the desktop in C#, I try to use IActiveDesktop::ApplyChang
es but IActiveDesktop alias is not found as C# underlines it. What should I do?
Cisco QOS to prioritize voice
Datareader object is already open message
mDameon fail over / DSR ?
what does this javascript code do?
MS Access global event handler
Teaching iPhone app creation...Any advice?
Exchange 2010 and Outlook 2003 subfolder display bug
Flash Viewer System Requirments
Check each machine to see the logged in user IE setting on which configuration they use.