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’s the use of custom fields in report?
What is a not null constraint?
How will you find out if there are expensive SQL statements running or not?
Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
What is implicit cursors?
What is scrollable cursor?
What is 2nf example?
What is an identity column in insert statements?
How to list all objects in a given schema?
What happens if null values are involved in comparison operations?
What are the disadvantages of indexes?
what is a self join? : Sql server database administration
What is command parameter in ssrs?
How will you decide the active and passive nodes?
What is an indexing strategy?