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 join query?
What is sub-query in sql server?
Explain how to maintain a fill factor in existing indexes?
List the types of recovery model available in sql server?
explain different types of joins? : Sql server database administration
what protocol both networks use? : Sql server database administration
What is purpose of normalization?
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?
Can you force a query to use a specific index?
What do you mean by table and field in sql?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
Explain few of the new features of sql server 2008 management studio
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)