You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What are the different sql server versions?

0 Answers  


How do I find query history in sql server?

0 Answers  


What is the difference between commit and rollback?

0 Answers  


What is the use of for clause?

0 Answers  


Explain atomicity?

0 Answers  






what is raid? : Sql server database administration

0 Answers  


What is the diff between Static Queries and Dynamic queries give me some examples

2 Answers   CSC,


Explain boyce and codd normal form(bcnf)?

0 Answers  


How to bind a view to the schema of the underlying tables?

0 Answers  


Is it possible to allow NULL values in foreign key? I s it possible to use different constraints for the same column in the table (i.e) (id int NOT NULL,UNIQUEUE)

1 Answers  


What happens to a statement batch if there is a compilation error?

0 Answers  


What is sql server query analyzer?

0 Answers  


Categories