How do we get month name in SQL Server 2000, Oracle, MS Access?
Answer Posted / sairam
select datename(mm,getdate())
| Is This Answer Correct ? | 173 Yes | 30 No |
Post New Answer View All Answers
How to delete duplicate rows?
What are the differences between ms sql server & oracle?
What do you mean by an execution plan? Why is it used? How would you view it?
What is multilevel indexing?
What is nolock?
What do you mean by acid?
What are the different sql server versions?
How to create an multi-statement table-valued function?
What is the difference between stored procedure and functions?
Do you have any idea about the tcl commands?
Explain about temporary stored procedure?
List types of tables in SQL Azure?
What are views used for?
List some of the rules that apply to creating and using a ‘view’
What are the types of resultset?