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
How to copy the tables, schema and views from one sql server to another?
What is the use of set nocount on/off statement?
What is a partitioned view?
Explain log shipping and mention its advantages.
Does an index slow down updates on indexed columns?
what is a sub-report?
How can I check if a view exists in a sql server database?
What are the recovery models for a database?
What security features are available for stored procedure?
How to connect to SQL Azure Database by using sqlcmd?
What will be query used to get the list of triggers in a database?
What do you understand by triggers and mention the different types of it?
What is dimension table? : sql server analysis services, ssas
What is the use of “join” in sql server?
Can a table be moved to different filegroup?