How do we get month name in SQL Server 2000, Oracle, MS Access?
Answer Posted / aanshi
For oracle, OLD and NEW tables.
For sql server, Inserted & Deleted.
These two tables are also called as magic table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to include date and time values in sql statements?
in the physical file layout, where should the transaction log be stored in relation to the data file?
Explain can SSRS reports Cache results?
Explain encryption of entire databases without the need for application changes in sql server 2008?
How is sql server used?
What is the advantage of sql server?
What is sql sandbox in sql server?
What is shrink log file?
What are the differences between user defined functions and stored procedures?
What is sql server programming?
What is a heap?
What encryption security is available in sql azure?
Can we create clustered index on composite key?
What is side by side migration in sql server?
can an automatic recovery be initiated by a user? : Sql server administration