How do we get month name in SQL Server 2000, Oracle, MS Access?
Answer Posted / test
select datename(month,getdate())
Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
Explain the properties of sub-query in sql server?
What is the difference between resultset and resultsetmetadata?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
What are logical database components? : SQL Server Architecture
How many servers can we create in a single subscription?
What are commonly used odbc functions in php?
What is sql server query analyzer?
How to insert and update data into a table with "insert" and "update" statements?
What is thr feature of change data capture?
Do you know what are the properties of the relational tables?
Describe in brief authentication modes in sql server.
What are statistics?
What are Row versions of DataRow?
What are the new features of sql server 2008 r2 reporting service?
Tell me what is the difference between locking and multi-versioning?