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 benefit of normalization?
What is resource db in sql server?
What is table constraint?
How to use user defined functions in expressions?
How can you stop stored procedures from recompiling?
Do you know clustered and non-clustered index?
Explain primary key, foreign key and unique key?
How to modify an existing stored procedure in ms sql server?
What is the maximum size per database for sql server express?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
What is rs.exe utility?
Is sql different from sql server?
What will be the maximum number of index per table?
What is the filtered index?
Can we add a cpu to sql server?