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 resolve the orphan use problem? : sql server security
How can you find out how many rows returned in a cursor?
Are connections to sql server encrypted?
What is a bit datatype?
Detail about query optimizer?
What is public role in sql server?
How does clustered and non clustered index work?
What are different types of statement?
What is compound operators?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
What is system stored procedures?
How to verify the port number of the sql server?
Will sql server 2005 allow you to reduce the size of a column?
What are wait types?
What is shrink log file?