How do we get month name in SQL Server 2000, Oracle, MS Access?
Answer Posted / rajiv rohilla
in ms-access we can use
select format(date(),'mmmm')
Is This Answer Correct ? | 37 Yes | 28 No |
Post New Answer View All Answers
What is shrink log file?
Why use “in” clause in sql server?
How do I setup a local sql server database?
Do you know how to make remote connection in database?
What is onf in normalization form?
How to scale out a federation by Sql statement?
What is dimension table? : sql server analysis services, ssas
Do you know what is sql injection?
Tell me the phases a transaction has to undergo?
What are the steps to process a single select statement?
What is blocking and how would you troubleshoot it? : sql server database administration
How do indexes help, types?
What is Command line parameters in PLSQL.?
Explain differences between web edition and business edition?
How do you Implement SSIS Packages in your Project?