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
What is the difference between functions and stored procedures?
What does asynchronous call backs means?
What is the stored procedure?
How to execute a sql statement using odbc_exec()?
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
How will you go about resolving deadlocks?
Why are views required in the sql server or in any other database?
Explain primary key, foreign key and unique key?
What is difference between primary key and foreign key?
What is master database? : SQL Server Architecture
explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
What is after dml trigger?
Is the primary key column of a table an index in ms sql server?
What is the language structure to add a record to a table?
What are key, name and value columns of an attribute? : sql server analysis services, ssas