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
How to use linked server?
What is the difference between clustered and non-clustered indexes in ms sql server?
What is co-related sub query?
Is it possible to update the views? If yes, how, if not, why?
how many type of indexing in database?
Do you know what is xpath?
How to how to convert numeric expression data types using the convert() function??
how many bits ip address consist of? : Sql server database administration
Explain the various types of concurrency problem?
What are the elements of dbms?
what's the maximum size of a row? : Sql server database administration
What is data source view or dsv? : sql server analysis services, ssas
Explain what is row_number function?
Is there any difference between the primary key and unique key?
What is sparse columns of sql server 2008?