How do we get month name in SQL Server 2000, Oracle, MS Access?
Answer Posted / test
select datename(month,getdate())
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
What are different types of join?
How many types of triggers in sql server?
What are the Advantages of using CTE in sql server?
What is star, snowflake and star flake schema? : sql server analysis services, ssas
Differentiate between ms sql server reporting services vs crystal reports?
What stored by the msdb?
How do you create a clustered index?
Can we add a cpu to sql server?
What is key attribute?
How to delete existing triggers using "drop trigger"?
What does dml stand for?
How to set database to be read_only in ms sql server?
What is a cube? : sql server analysis services, ssas
What are .mdf files?
What is data compression?