How do we get month name in SQL Server 2000, Oracle, MS Access?
Answers were Sorted based on User's Feedback
Answer / anil sharma
SELECT CONVERT(varchar,GETDATE(),0)
Return Value = Jun 6 2007
| Is This Answer Correct ? | 5 Yes | 10 No |
What is after dml trigger?
How do I find my localdb version?
What is delete query?
What's the difference between a primary key and a unique key?
Why do you need a sql server?
Explain multiserver query
Why use “pivot” in sql server?
What is resource governor?
List the ways in which dynamic sql can be executed?
What is the maximum size of column in sql server?
optimization techinques
How to filter out duplications in the returning rows in ms sql server?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)