How do we get month name in SQL Server 2000, Oracle, MS Access?
Answer Posted / menaka
In Oracle,
SELECT to_char(sysdate,'month') from dual
| Is This Answer Correct ? | 50 Yes | 11 No |
Post New Answer View All Answers
System variable and temporary variables
What is a file group?
What is difference between stored procedure and user defined function?
Explain error handling in ssis?
How do you create a clustered index?
Do you know what is fill factor and pad index?
Which database stores information about replication?
What is the difference between function and stored procedure in sql server?
What is store procedure? How do they work?
What is catalog views?
What is precedence constraint?
How can I tell if sql server is 32 or 64 bit?
What is the temp table?
what is datawarehouse?
What are the benefits and tasks of object explorer? : sql server management studio