How do we get month name in SQL Server 2000, Oracle, MS Access?
Answer Posted / brahma prakash
FOR POSTGRES DATABASE
SELECT to_char(NOW(),'month')
Is This Answer Correct ? | 15 Yes | 14 No |
Post New Answer View All Answers
what is a self join? Explain it with an example? : Sql server database administration
How can we migrate from SQL server to SQL Azure?
What is best institute to Learn DotNET And SQL in chennai?
Explain “row_number()” in sql server with an example?
How to get the definition of a trigger back?
how many bits ip address consist of? : Sql server database administration
Can binary strings be used in arithmetical operations?
What are partitioned views?
Explain the concepts and capabilities of sql server?
Tell me what is sql profiler?
What were the latest updates to SQL Azure service?
How many types of dimensions are there and what are they? : sql server analysis services, ssas
What do you mean by normalisation?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
Give an example of why you would want to denormalize a database