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
What is the difference between count () and rowcount ()?
What does dml stand for?
What are out-of-range errors with date and time literals?
What is change data capture (cdc) feature?
Why is sql server log file full?
What is the difference between dataadapter and datareader?
Can one drop a column from a table?
Do you know what are the reporting services components?
explain different levels of normalization? : Sql server database administration
How extra digits are handled with numeric data type literals?
Explain trigger and trigger types?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
how do you test proper tcp/ip configuration windows machine? : Sql server database administration
What is database replication?
How to download microsoft sql server 2005 express edition?