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 a collation in ms sql server?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
Is truncate a dml command?
What is cross join in sql server joins?
Explain the use of containers in ssis?
What is difference between rollback immediate and with no_wait during alter database?
Do you know the cursor optimization tips?
Why should we go for stored procedures? Why not direct queries?
what is the difference between delete,drop and truncate
What is sql server database?
What is user defined datatypes and when you should go for them?
Where is SQL Srever (In sQL server 2005/2008 where is SQL Server Located).
Oracle (3253)
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)