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 an example of a primary key?
Can we use trigger new in before insert?
Where to find ntwdblib.dll version 2000.80.194.0?
How many types of triggers are there?
Types of Authentications in Sql Server? How user gets authenticated through windows authentication?
What are the types of ssrs?
What are the disadvantages of using querystrings to send data from one page to another?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
What is a group function explain with an example?
Is there any difference between the primary key and unique key?
What is normalization? Explain different forms of normalization?
Tell me what do we need queues in sql service broker?
How to create function without parameter in sql server?
How to declare and use cursor variables?
Explain the disadvantages/limitation of the cursor?