How do we get month name in SQL Server 2000, Oracle, MS Access?
Answer Posted / marco birchler
In Oracle make the first letter capital if you wish the
output names also capitalised. "Month" instead of "month"
| Is This Answer Correct ? | 13 Yes | 8 No |
Post New Answer View All Answers
What are the basic functions for master, msdb, model, tempdb databases?
What is RAID? What are the different types of RAID configurations?
What do you mean by table and field in sql?
what is a transaction and what are acid properties? : Sql server database administration
Write an SQL query to obtain the 2nd highest salary.
Explain error handling in ssis?
What are the new features are introduced in sql server 2012 reporting services?
Define inner join? Explain with an example?
What is the purpose of a table?
What is an execution plan?
How to execute stored procedure and set temp table in sql server?
What does sql server mean?
do views contain data ?
What is data source in connection string?
Can we add our custom code in ssis?